Kubernetes

Docker images but on crack and aderall

You can use the kubectl command-line tool to manage your Kubernetes cluster and deploy applications to it. For example, you can use the kubectl apply command to deploy an application, the kubectl get command to view the status of your applications and their containers, and the kubectl delete command to delete an application from your cluster.