matyunin / gke-networking-recipes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GKE Networking Recipes

This repository contains various use cases (aka Recipes) and examples of GKE Networking. For each of the use-cases there are full YAML examples that show how and when these GKE capabilities should be used.

Each recipes is a self-contained example. With a full tutorial for how to set it up and tear it down.

If you're not familiar with the basics of Kubernetes networking then check out Cluster Networking and Service Networking. These resources should give you some of the foundations behind Kubernetes networking.

GKE is a managed Kubernetes platform that provides a more opinionated and seamless experience. For more information on GKE networking, check out network overview, Ingress, and Service networking pages. Each of the following recipes demonstrate specific networking use-cases in GKE. Setup your GKE environment and try out some of these recipes in your own kitchen.

Recipes

Contributions

Do you have a GKE networking recipe that would be useful for others? Contribute it and help build the shared knowledge of the GKE community!

About

License:Apache License 2.0


Languages

Language:Shell 100.0%