jaizquierdogalan / gke-php-test

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:HTML 66.6%Language:Makefile 23.2%Language:PHP 6.1%Language:Dockerfile 4.1%