Real-Life Kubernetes 3: Set up a Managed Kubernetes Cluster on DigitalOcean

preview_player
Показать описание
In this video, you'll get a working Kubernetes cluster set up on DigitalOcean. You'll:
- Create a new kubernetes cluster
- Configure your local kubectl to talk to your DO Kubernetes cluster
- Get the DO ccm integration working (for DO-native storage volumes, load balancers, etc.)

LINKS:

Рекомендации по теме
Комментарии
Автор

This is SO USEFUL please don't give up on me!! I need more

boot-strapper
Автор

HI, everytime I run kubectl get pods or anything it says: The connection to the server localhost:8080 was refused - did you specify the right host or port? please help me
I am using AWS ubuntu

muhamadalfatih
Автор

What's the relation between doing Managed Kubernetes and Droplets?

dieselbstlosesuchenachwahr
Автор

Hi, unfortunately i cant find the .kube dir, it doesn't reside in my home dir :/, where can i find it ?
edit : lolll, just needed to watch the next 5 secs haha

valentin
Автор

Someone help with this error
$ kubectl get nodes
The connection to the server localhost:8080 was refused - did you specify the right host or port?

mitchdigitalnetwork
Автор

How to install a kubernetes server: get one preinstalled by someone else. Kind of like how people get Windows installed. 🤣

bmitch