...
Command line to create container with minikube with a single command line
EKSCTL | https://eksctl.io/ | ||||
---|---|---|---|---|---|
| |||||
Create with ekctl | eksctl create cluster --name test-cluster | ||||
manage with kubectl | kubectl get nodes kubectl get ns kubectl get pod???? | ||||
Delete with eksctl | eksctl delete cluster | ||||
GUI | |||||
https://nirmata.com/ |