Networking

TIP

During this tutorial series you'll learn how to manage networking on Kubernetes.

  • Level: beginner
  • Requirements: none
  • Previous Tutorials Series: Workloads
  • Can run on Cluster: any or GKE
  • Can run on Namespace: any

Networkingopen in new window enables communication between different components.

You can run this example on any cluster, but for better visualization of the LoadBalancer Service type you can setup a GKE cluster.

Tutorials

Choose your Tutorial that you want to begin from the list below:

NameDescriptionFeatures
ServicesCreate Servicesterminal, port forward
IngressesCreate Ingressesopen browser

TIP

Each tutorial is independent but it is recommended to follow the tutorials in order of appearance.