Notes about Kubernetes
  • About
  • Kubernetes overview
    • Kubernetes cluster components
    • Kubernetes objects
    • Kubernetes API
    • Configuring access to Pods
    • Volumes
    • Services
  • CLI refference
    • Kubectl command reference
  • Examples
    • Configuration file examples
    • Create kubernetes secret
    • Connect to service ClusterIP
    • Replace entropint in your container
    • Sample Lab
    • Deploy, Scale and Upgrade an Application on Kubernetes with Helm
    • Top 10 tools to be used in Kubernetes
    • Creating persistent storage
    • Prometheus + Grafana to monitor MySQL server
    • Migrate SSL certificate from one Kubernetes cluster to another
  • EKS
    • Configure Kubectl to work with AWS EKS
  • GKE
    • Configure Kubectl to work with Google GKE

This site uses Just the Docs, a documentation theme for Jekyll.

Search
  1. Kubernetes overview
  2. Services