$ sudo -s
$ apt-get install tree -y
$ helm create devopsx
$ cd devopsx/templates/
$ rm -rf deployment.yaml hpa.yaml ingress.yaml service.yaml serviceaccount.yaml
$ vi pod.yaml # https://www.devopsschool.com/blog/kubernetes-pod-example-programs/
$ cd ..
$ vi Chart.yaml
$ cd ..
$ helm install -h
$ helm install devopsx ./devopsx/
Latest posts by Rajesh Kumar (see all)
- Best Hospitals for affordable surgery for medical tourism - December 20, 2024
- Top Global Medical Tourism Companies in the World - December 20, 2024
- Medical Laboratory equipment manufacturing company - December 20, 2024