Install & Use Kubernetes in Linux CentOS 7
Jump to navigation
Jump to search
How to install Kubernetes in CentOS : https://www.linuxtechi.com/install-kubernetes-1-7-centos7-rhel7/
Example deploying Nginx services (deployment) : https://kubernetes.io/docs/tasks/run-application/run-stateless-application-deployment/
Example deploying Nginx services (services) : https://www.youtube.com/watch?v=eHvKc6hNmhI&t=37s
Kubernetes Cheatsheet : https://kubernetes.io/docs/reference/kubectl/cheatsheet/