Skip to content

Sample code for deploying a Kubernetes Cluster federated ingress object

Notifications You must be signed in to change notification settings

allannaim/federated-ingress-sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

federated-ingress-sample

configmaps/zonefetch.yaml - retrieves the zone from the instance metadata server and concatenates into volume mount path

replicasets/nginx-rs.yaml - deploys pods consisting of an nginx and busybox container

ingress/ingress.yaml - creates a load balancer with a global VIP that distributes requests to the closest nginxzone backend

services/nginx.yaml - exposes the nginxzone backend as an external service

About

Sample code for deploying a Kubernetes Cluster federated ingress object

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published