What you'll learn:
- Excellent Hands-On experience on all the Kubernetes components. Build your own lab (for free) & create K8s objects & CNFs
- Completely understand the purpose of Containerization & Cloud computing & also understand why Kubernetes is essential for mobile operators.
- Excellent understanding & decoupling of TelcoCloud components. Journey of a legacy Telco node from a proprietory machine to a VNF & then to a CNF.
- Capacity planning for cloud infrastructure, Deep dive in Kubernetes networking & storage concepts
- Amazing explanation of thoeritical concepts via analogies, real world examples & comaprative studies
For C O U P O N S please use the code in the format of "Initial 3 letters of the month -YEAR". For ex -
JAN-2024 for January
FEB-2024 for February
and so on
OR
Kindly connect with me on LinkedIn or by email. See the details in my Bio section
This course contains theory & practice for all the components of Kubernetes & that too in the context of a telco cloud i.e. in the context of NFV.
The theoretical portion contains creative diagrams, real-life examples & comparative studies so that even an absolute beginner can understand it. In this course, we will learn how to launch our own Kubernetes cluster on Google cloud for free, so that you have a lab to practice even after the completion of the course.
However, this lab is not the exact replica of a production-grade data center. Around 90% of tasks can be performed here as compared to the actual environment.
The course has been designed considering the daily job of a Telco cloud operations engineer but, anyone who is interested to understand Telco cloud or Kubernetes, in general, can benefit from this course. It contains core concepts of Kubernetes like Pods, Deployments, Services, Statefulsets, Networking, Storage, etc & how these concepts are applied in the TelcoCloud CNFs (Containerised network functions).
Course contents-
Module-1 Journey of Software Deployment
Module-2 Evolution of Containers, Docker & Kubernetes
Module-3 Kubernetes Architecture
Module-4 Launching a K8s cluster on GCP
Module-5 K8s documentation & Yaml
Module-6 Basic Linux Practice
Module-7 Kubernetes objects
Module-8 PODs
Module-9 Kubernetes connectivity - Basic principles
Module-10 Kubernetes Services
Module-11 Microservices Architecture
Module-12 Sample app deployment
Module-13 Helm
Module-14 Telco Cloud Infrastructure
Module-15 Why CNFs?
Module-16 OpenStack vs Kubernetes
Module-17 DevOps, CI/CD & Agile
Module-18 Networking in Kubernetes
Module-19 Multicontainer pods, Container logging & node interaction
Module-20 Monitoring
Module-21 Resource requests & limits
Module-22 Scheduling
Module-23 Kubernetes Storage
Module-24 Role-based access control (RBAC)
Module-25 Config Maps & secrets
Course exclusions (not included in the course) -
Data center design
Ceph Storage or any other LVM-based Storage solutions
Ingress & Egress network policies
ISTIO
Scale-out/in (addition/deletion) of a worker node
Lifecycle management (LCM) of CNFs in Kubernetes
Securing Kubernetes