DigitalOcean Kubernetes
跳到导航
跳到搜索
重返doks
https://docs.digitalocean.com/reference/doctl/how-to/install/
https://kubernetes.io/docs/tasks/tools/install-kubectl-linux/
curl -LO "https://dl.k8s.io/release/$(curl -L -s https://dl.k8s.io/release/stable.txt)/bin/linux/amd64/kubectl" chmod +x kubectl mv kubectl /usr/local/bin/
eg
docker tag my-python-app evan886/my-python-app root@gostdebian-s-1vcpu-512mb-10gb-sfo3-01:~# docker push evan886/my-python-app curl http://ip:8000/ Hello World! Hostname: my-python-app-67744555f4-7ctvx
load-balancer
load-balancer delete
doctl compute load-balancer delete
https://docs.digitalocean.com/reference/doctl/reference/compute/load-balancer/delete/
https://docs.digitalocean.com/products/networking/load-balancers/how-to/destroy/
references
https://docs.digitalocean.com/release-notes/kubernetes/
October 2018