This repository includes the files used to produce my blog: https://vmshare.blogspot.tw
platform.yml: Used to setup the basic photon platform
nginx.yml: Used for kubectl to create nginx pod/service
--- Below is to configure tenant/project in an existing photon platform
connect.sh: Connect to a configured photon platform
createProject.sh: used to create tenant/quota and project in the existing photon platform
createFlavor.sh: used to create flavor (VM Size) for future VM deployment
--- Below is to create Kubernetes Cluster ---
delService.sh: delete created photon services
addService.sh: add kubernetes service
setAuth.sh: Set up the authentication mechanism as well as create kubernetes cluster/context
setSubnet.sh: Set up default subnet in the existing environment
delSubnet.sh: Delete an existing environment