- Docker Container (Christian Lempa)
-
Docker Container (TeckWorld with Nana)
-
Docker Crash Course for Absolute Beginners [NEW]
-
Docker Tutorial for Beginners [FULL COURSE in 3 Hours]
-
What is Docker? Docker container concept explained || Docker Tutorial 1
-
What is a Docker Container? Docker Demo || Docker Tutorial 2
-
How to install docker? Step by Step || Docker Tutorial 3
-
8 Basic Docker Commands || Docker Tutorial 4
-
Debugging Docker Containers with docker exec and docker logs || Docker Tutorial 5
-
Docker vs Virtual Machine | simply explained || Docker Tutorial 6
-
Overview of Workflow with Docker - Docker in Practice || Docker Tutorial 7
-
Developing with Docker - Docker in Practice || Docker Tutorial 8
-
Docker Compose Tutorial - Docker in Practice || Docker Tutorial 9
-
Dockerfile Tutorial - Docker in Practice || Docker Tutorial 10
-
Private Repository explained | Registry on AWS - Docker in Practice || Docker Tutorial 11
-
Deploying the containerized application with Docker Compose || Docker Tutorial 12
-
Docker Volumes Demo || Docker Tutorial 13
-
-
Kubernetes (TeckWorld with Nana)
-
Kubernetes Roadmap - Complete Step-by-Step Learning Path
-
Kubernetes Tutorial for Beginners [FULL COURSE in 4 Hours]
-
Docker vs Kubernetes vs Docker Swarm | Comparison in 5 mins
-
What is Kubernetes | Kubernetes explained in 15 mins
-
Kubernetes Components explained! Pods, Services, Secrets, ConfigMap | Kubernetes Tutorial 14
-
Kubernetes Architecture explained | Kubernetes Tutorial 15
-
Benefits of Kubernetes | Scalability, High Availability, Disaster Recovery | Kubernetes Tutorial 16
-
Minikube and Kubectl explained | Setup for Beginners | Kubernetes Tutorial 17
-
Kubectl Basic Commands - Create and Debug Pod in a Minikube cluster | Kubernetes Tutorial 18
-
Kubernetes YAML File Explained - Deployment and Service | Kubernetes Tutorial 19
-
Complete Application Deployment using Kubernetes Components | Kubernetes Tutorial 20
-
Kubernetes Namespaces Explained in 15 mins | Kubernetes Tutorial 21
-
Pods and Containers - Kubernetes Networking | Container Communication inside the Pod
-
Kubernetes Volumes explained | Persistent Volume, Persistent Volume Claim & Storage Class
-
Kubernetes ConfigMap and Secret as Kubernetes Volumes | Demo
-
Kubernetes YAML File Explained - Deployment and Service | Kubernetes Tutorial 19
Learn configuration file syntax using Kubernetes Deployment YAML | YAML for Kubernetes
► Subscribe To Me On Youtube: https://bit.ly/2z5rvTV
In this video I explain YAML Configuration File in Kubernetes, which is the main tool for creating and configuring components in Kubernetes cluster.
I show you the syntax and contents of Kubernetes configuration file by showing how to create and connect deployment/pod and service component.
▬▬▬▬▬▬ T I M E S T A M P S ⏰ ▬▬▬▬▬▬
0:00 - Intro
0:27 - 3 parts of a Kubernetes configuration file
0:45 - metadata and specification
1:54 - status
3:35 - format of configuration file
4:46 - blueprint for pods (template)
5:59 - connecting services to deployments and pods (label & selector & port)
6:18 - connecting deployment to pods
6:59 - connecting services to deployments
7:37 - ports
8:50 - demo
▬▬▬▬▬▬ Useful links 🖇 ▬▬▬▬▬▬
Git repo link of the demo ► https://gitlab.com/nanuchi/kubernetes-tutorial-series-youtube/tree/master/kubernetes-configuration-file-explained
▬▬▬▬▬▬ Want to learn more? 🚀 ▬▬▬▬▬▬
Full Kubernetes and Docker tutorial ► https://bit.ly/2YGeRp9
DevOps Tools, like Ansible ► https://bit.ly/2W9UEq6
Complete K8s Application Setup ► https://youtu.be/EQNO_kM96Mo
Complete Jenkins Pipeline Tutorial ► https://youtu.be/7KCS70sCoK0
#kubernetes #kubernetestutorial #devops #techworldwithnana
-------------------------------------------------------------------------------------------------------
This video is the 19th of a complete series for beginners. At the end of this tutorial you will fully understand Docker and Kubernetes.
The complete step-by-step guide to Docker and Kubernetes will include the following topics:
🐳 DOCKER basics:
- Container concept
- Why docker? (image vs. traditional DevOps)
- Install docker on different operating systems
- 8 basic commands you need to know (2 parts)
- Docker vs. Virtual Machine
- Docker in Practice: Overview of whole development process with Docker (development, continuous delivery, deployment) Probably 3-5 videos including Docker-Compose, Dockerfile, Private Repository.
- Docker Volumes in theory and practice
✵ KUBERNETES basics:
- Main Kubernetes components (including Pod, Service, Ingress, Volumes, ConfigMap, Secrets, Deployment, StatefulSet)
- Kubernetes architecture for beginners (master, slave nodes & processes)
- How Kubernetes makes high availability, scalability and disaster recovery possible
- Minikube, Kubectl - set up the cluster
- Kubectl basic commands - Demo
- Configuration file (YAML) - syntax
- Communication between the pods - basic networking concepts in Kubernetes
- K8s Deployment in practice - example application deployment (pod + service + Ingress + secret)
- K8s Volumes explained
- Persistence in K8s
▬▬▬▬▬▬ Maybe interesting for you 😎 ▬▬▬▬▬▬
Kubernetes 101 - cheatsheet for your work (ebook bundle with visuals) ► https://bit.ly/3mPIaiU
30% off Udemy course Logging in K8s with EFK stack ► https://bit.ly/35qF26i
▬▬▬▬▬▬ Connect with me 👋 ▬▬▬▬▬▬
Join private Facebook group ► https://bit.ly/32UVSZP
Don't forget to subscribe ► https://bit.ly/3mO4jxT
DEV ► https://bit.ly/3h2fqiO
INSTAGRAM ► https://bit.ly/2F3LXYJ
TWITTER ► https://bit.ly/3i54PUB
LINKEDIN ► https://bit.ly/3hWOLVT
Legal Notice:
Kubernetes and the Kubernetes logo are trademarks or registered trademarks of The Linux Foundation in the United States and/or other countries. The Linux Foundation and other parties may also have trademark rights in other terms used herein. This video is not accredited, certified, affiliated with, nor endorsed by Kubernetes or The Linux Foundation.
► Subscribe To Me On Youtube: https://bit.ly/2z5rvTV
In this video I explain YAML Configuration File in Kubernetes, which is the main tool for creating and configuring components in Kubernetes cluster.
I show you the syntax and contents of Kubernetes configuration file by showing how to create and connect deployment/pod and service component.
▬▬▬▬▬▬ T I M E S T A M P S ⏰ ▬▬▬▬▬▬
0:00 - Intro
0:27 - 3 parts of a Kubernetes configuration file
0:45 - metadata and specification
1:54 - status
3:35 - format of configuration file
4:46 - blueprint for pods (template)
5:59 - connecting services to deployments and pods (label & selector & port)
6:18 - connecting deployment to pods
6:59 - connecting services to deployments
7:37 - ports
8:50 - demo
▬▬▬▬▬▬ Useful links 🖇 ▬▬▬▬▬▬
Git repo link of the demo ► https://gitlab.com/nanuchi/kubernetes-tutorial-series-youtube/tree/master/kubernetes-configuration-file-explained
▬▬▬▬▬▬ Want to learn more? 🚀 ▬▬▬▬▬▬
Full Kubernetes and Docker tutorial ► https://bit.ly/2YGeRp9
DevOps Tools, like Ansible ► https://bit.ly/2W9UEq6
Complete K8s Application Setup ► https://youtu.be/EQNO_kM96Mo
Complete Jenkins Pipeline Tutorial ► https://youtu.be/7KCS70sCoK0
#kubernetes #kubernetestutorial #devops #techworldwithnana
-------------------------------------------------------------------------------------------------------
This video is the 19th of a complete series for beginners. At the end of this tutorial you will fully understand Docker and Kubernetes.
The complete step-by-step guide to Docker and Kubernetes will include the following topics:
🐳 DOCKER basics:
- Container concept
- Why docker? (image vs. traditional DevOps)
- Install docker on different operating systems
- 8 basic commands you need to know (2 parts)
- Docker vs. Virtual Machine
- Docker in Practice: Overview of whole development process with Docker (development, continuous delivery, deployment) Probably 3-5 videos including Docker-Compose, Dockerfile, Private Repository.
- Docker Volumes in theory and practice
✵ KUBERNETES basics:
- Main Kubernetes components (including Pod, Service, Ingress, Volumes, ConfigMap, Secrets, Deployment, StatefulSet)
- Kubernetes architecture for beginners (master, slave nodes & processes)
- How Kubernetes makes high availability, scalability and disaster recovery possible
- Minikube, Kubectl - set up the cluster
- Kubectl basic commands - Demo
- Configuration file (YAML) - syntax
- Communication between the pods - basic networking concepts in Kubernetes
- K8s Deployment in practice - example application deployment (pod + service + Ingress + secret)
- K8s Volumes explained
- Persistence in K8s
▬▬▬▬▬▬ Maybe interesting for you 😎 ▬▬▬▬▬▬
Kubernetes 101 - cheatsheet for your work (ebook bundle with visuals) ► https://bit.ly/3mPIaiU
30% off Udemy course Logging in K8s with EFK stack ► https://bit.ly/35qF26i
▬▬▬▬▬▬ Connect with me 👋 ▬▬▬▬▬▬
Join private Facebook group ► https://bit.ly/32UVSZP
Don't forget to subscribe ► https://bit.ly/3mO4jxT
DEV ► https://bit.ly/3h2fqiO
INSTAGRAM ► https://bit.ly/2F3LXYJ
TWITTER ► https://bit.ly/3i54PUB
LINKEDIN ► https://bit.ly/3hWOLVT
Legal Notice:
Kubernetes and the Kubernetes logo are trademarks or registered trademarks of The Linux Foundation in the United States and/or other countries. The Linux Foundation and other parties may also have trademark rights in other terms used herein. This video is not accredited, certified, affiliated with, nor endorsed by Kubernetes or The Linux Foundation.
Views | |
---|---|
0 | Tổng lượt xem |
0 | Lượt xem của thành viên |
0 | Số lượt xem công khai |
Hành động | |
---|---|
0 | Thích |
0 | Không thích |
0 | Bình luận |
Chia sẻ qua mail
Vui lòng đăng nhập để chia sẻ nó video theo email.