docs: Update examples (#796)

This commit is contained in:
Travis Groth 2020-05-28 10:29:10 -04:00 committed by GitHub
parent c77b2c6876
commit 14432daf26
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
10 changed files with 38 additions and 99 deletions

View file

@ -80,6 +80,8 @@ Customize for your identity provider run `docker-compose up -f nginx.docker-comp
- gRPC requests are routed behind the load balancer
- Routes default to hosted version of httpbin.org
- Includes installer script
- Pomerium serves on HTTPS and your ingress controller may need an annotation to
connect properly
### GKE
@ -87,12 +89,6 @@ Customize for your identity provider run `docker-compose up -f nginx.docker-comp
<<< @/docs/configuration/examples/helm/helm_gke.sh
### AWS ECS
- Uses Amazon Elastic Container Service
<<< @/docs/configuration/examples/helm/helm_aws.sh
### Kubernetes
- Uses Google Kubernetes Engine's built-in ingress to do [HTTPS load balancing]
@ -121,6 +117,11 @@ Customize for your identity provider run `docker-compose up -f nginx.docker-comp
<<< @/docs/configuration/examples/kubernetes/pomerium-proxy.yml
#### pomerium-cache.yml
<<< @/docs/configuration/examples/kubernetes/pomerium-cache.yml
#### ingress.yml
<<< @/docs/configuration/examples/kubernetes/ingress.yml