Skip to content

hiage/gke-php-test

 
 

Repository files navigation

gke-test

Example php app showing the private IP of running pod

  • nginx + php 7.1 fpm as separate kubernetes deployments (with several replicas each, independent scaling), see nginx.yaml and php.yaml
  • ingress resource, see ingress.yaml
  • DNS record is automatically pushed to cloudflare, see externaldns.yaml
  • automagically deployed using Google Cloud Builder, see cloudbuild.yaml
  • provisioned GKE, see cluster.yaml and jinja files

nginx and php-fpm independently

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 67.1%
  • Makefile 23.3%
  • PHP 6.1%
  • Dockerfile 3.5%