Thanks to visit codestin.com
Credit goes to github.com

Skip to content

ganeshhp/php_project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

php_project

php sample project Demo project for Docker-Compose

For deployment of application services to Kubernetes cluster.

  1. run the command,

$ kubectl create namespace php-project

  1. change the node name in volume.yaml file for node affinity as per the cluster worker node name.

  2. The volume.yaml, deployment.yaml and service.yaml files are to be executed in the same order as mentioned.

$ kubectl create -f volume.yaml

$ kubectl create -f deployment.yaml

$ kubectl create -f service.yaml

About

php sample project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published