- kubectl get nodes
- kubectl config get-context
- kubectl config get-contexts
- kubectl run hello-kubernetes --image=k8s.gcr.io/echoserver1.4 --port=8080
Tuesday, July 21, 2020
# Kubernates #
Subscribe to:
Posts (Atom)
Docker Swarn
Docker is a tool intended to make the process of creating, deploying and running applications easier by using container based virtualization...
-
1. Use HTTPS in Production TLS/SSL certificates used to be expensive, and HTTPS was considered slow. Machines have become much faster, s...
-
kubectl get nodes kubectl config get-context kubectl config get-contexts kubectl run hello-kubernetes --image=k8s.gcr.io/echoserver1.4...
-
Docker is a tool intended to make the process of creating, deploying and running applications easier by using container based virtualization...