Understanding KUBECTL - Learning Kubernetes

preview_player
Показать описание
In this guide we go through the installation and usage of the popular command line utility that is used to operate Kubernetes clusters.

Checkout the source code below 👇🏽 and follow along 🤓

Also if you want to support the channel further, become a member 😎

Checkout "That DevOps Community" too

Source Code 🧐
--------------------------------------------------------------

If you are new to Kubernetes, check out my getting started playlist on Kubernetes below :)

Kubernetes Guide for Beginners:
---------------------------------------------------

Kubernetes Monitoring Guide:
-----------------------------------------------

Kubernetes Secret Management Guide:
--------------------------------------------------------------

Like and Subscribe for more :)

Follow me on socials!

Music:

Timestamps:
00:00 Intro
01:14 Source Code
01:41 Installing kubectl
05:18 Running Kubernetes
08:29 Kubeconfig files
11:40 kubectl config
13:55 setting kubeconfig files
17:25 Namespaces
18:30 kubectl get
18:41 kubectl create
29:02 Output YAML
29:51 Sponsor
31:18 Declarative YAML and kubectl apply
39:05 Cleanup
39:33 Outtro
Рекомендации по теме
Комментарии
Автор

Thank you so much for making these videos and explaining so thoroughly instead of assuming that us new folks know already what much of the terminology means.

SnowboardPlata
Автор

Your videos blow the Linux Foundation training out of the water. So clear and concise.

THIRSTYGNOME
Автор

The videos you produce should be part of the official kubernetes trainings.
thanks for sharing

FabianoChagas
Автор

Thank you for explaining how usually you will run everything with a kubectl apply -f. When I first started learning the other way then it was confusing to just go over doing all the setup with a single command. Really enjoying your vids in general.

derrickgraffam
Автор

Expecting this a year back from you, coz I love your way of teaching :)

ashishbadgujar
Автор

thanks man i think i like how you intuitively explain the concept 🤝🙏🙏

JamesRashid-vp
Автор

Tq soooo much sir for providing this amazing content at free of cost 🙏🙏🙏🙏

Itsme-kxus
Автор

Welcm back boss, missed your videos on kubernetes, i would like to see GKE with terraform and Gitlab CICD on top of kubernetes.

abdisamaddheere
Автор

This video is one of the best. I have been waiting for it. Thanks a bunch 💪😊

Shubham__Saroj
Автор

We are blessed yet again by another knowledge drop from the lord himself.

dillonhansen
Автор

Me: trying to do something with k8s cluster with some UI tools
Kubectl: Dude, Do you even lift?

zenobikraweznick
Автор

How does your service select your deployment pods, since you didn't provide labels or selectors, or used kubectl expose on it?

argokabyken
Автор

at 16:44, why wouldn't you merge the config and switch the context. Let say one context for Docker-Desktop and another Digital Ocean (kadmn) cluster.

jdubeau
Автор

Is there a way you can deploy to kind cluster using azure devops cicd?

jobinjose