Skip to content

Instantly share code, notes, and snippets.

@velotiotech
Last active July 3, 2020 10:38
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save velotiotech/bb3a65be5baef59f9b094f665068c45f to your computer and use it in GitHub Desktop.
Save velotiotech/bb3a65be5baef59f9b094f665068c45f to your computer and use it in GitHub Desktop.
TryGKE/
├── Dockerfile
├── mysql-deployment.yaml
├── mysql-service.yaml
├── src    
├── app.py    
└── requirements.txt    
├── testapp-deployment.yaml    
└── testapp-service.yaml
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment