Instructor-led
+ View more

Docker & Kubernetes Expert Training course description in Landover

Docker Kubernetes Training from Panitech academy develops the skills required in building, testing, and deploying Docker applications with Kubernetes. Our Docker Kubernetes Training course aims to deliver quality training that covers solid fundamental knowledge on core concepts with a practical approach. In this course you'll learn Docker from absolute fundamentals. we will do a deep dive on the inner workings of containers, so you get a core understanding of exactly how they are implemented.Once you understand what a container is, you'll learn how to work with them using basic Docker CLI commands. This training will cover all topics of Docker Certified Associate (DCA).

Finally Kubernetes, the open source cloud computing tool, had the fastest growth in job searches.Learning Kubernetes is essential for any DevOps professional. you will tackle Kubernetes, a production-grade system for managing complex applications with many different running containers.You will first build a Kubernetes Cluster on your local machines, then eventually move it over to a cloud provider. you will learn Kubernetes administration tasks ,cluster upgrades and security area of kubernetes cluster. you will learn ways to secure your cluster and application deployed on cluster. In this training we will cover almost topics of CKAD,CKA and CKS. A Kubernetes certification makes your resume look good and stand out from the competition. As companies rely more and more on Kubernetes, your expertise will be an immediate asset. At the end of training, you will work on 3 projects of docker and Kubernetes.

+ View more

Jobs that you can apply for after taking the Docker & Kubernetes Expert Training program in Landover

What you'll learn in this Docker & Kubernetes Expert Training course in Landover ?

  • Expert in Docker and Kubernetes
  • Docker and Kubernetes are essential skill sets for any DevOps professionals these days.

Requirements

  • Basic understanding of Linux and virtualization
  • No previous Docker or Kubernetes experience is required!
  • Goal to become Docker and Kubernetes Specialist
Instructor-led Docker & Kubernetes Expert Training

Flexible batches for you

FAQ about our Docker & Kubernetes Expert Training course

In case you miss a live session, then you can later go through the recording in the student Portal
Yes, you will get an access to a dedicated slack channel , so you can send us your queries there and we will be happy to assist you with it.
By the end of this course, which is one of the best Docker and Kubernetes courses, you would have gained knowledge on how to work with the Dockers and Kubernetes platform in production environments.
Big company like google, amazon, Netflix, Microsoft and other big companies using container orchestration platform also paying handsome amount of money to Kubernetes administrators so it’s worth to learn about Kubernetes and Docker

Docker & Kubernetes Expert Training Course Curriculum

132 Lessons 01:30:00 Hours
Docker Introduction
5 Lessons 00:00:00 Hours
  • What is Docker
    .
  • What problem does Docker solve
    .
  • Docker Engine Architecture
    .
  • Docker installation and service configuration
    .
  • END OF SECTION QUIZ
    0:00:00
  • Docker File & Key instruction
    .
  • Image building workflow
    .
  • Build Cache
    .
  • COPY vs ADD and CMD vs Entrypoint
    .
  • Base image and Parent image
    .
  • Multi stage build & tagging
    .
  • Docker image registry and authentication
    .
  • Image address naming & Image operations
    .
  • END OF SECTION QUIZ
    0:00:00
  • Private Docker trusted registry and access control
    .
  • Image tag and Push to DTR
    .
  • Image scanning & Cloud hosted registry
    .
  • Docker images and trusted registry Quiz
    0:30:00
  • END OF SECTION QUIZ
    0:00:00
  • Start ,stop,delete and inspect a container
    .
  • Container restart policy
    .
  • Copy file operation & Port publish
    .
  • Configure Backups
    .
  • Docker container Operation Quiz
    0:30:00
  • END OF SECTION QUIZ
    0:00:00
  • Docker storage and Drivers for various OS
    .
  • Image layers and container layer
    .
  • Docker volume and how to use in container
    .
  • END OF SECTION QUIZ
    0:00:00
  • Docker daemon security
    .
  • Namespace and CG group
    .
  • Docker Resource limit
    .
  • Docker logging driver
    .
  • END OF SECTION QUIZ
    0:00:00
  • Docker Networking overview
    .
  • Docker Networking type
    .
  • Networking operations for a container
    .
  • END OF SECTION QUIZ
    0:00:00
  • Docker-compose setup
    .
  • Write Docker compose file & Instructions
    .
  • Application run on Docker compose
    .
  • END OF SECTION QUIZ
    0:00:00
  • Introduction and Setup Swarm Cluster
    .
  • Quorum and Stack in a Swarm Cluster
    .
  • Scale up and down replicas
    .
  • Networks Publish Ports
    .
  • Replicated vs Global Services
    .
  • END OF SECTION QUIZ
    0:00:00
  • YAML introduction
    .
  • Container overview & orchestration
    .
  • Kubernetes architecture and explanation
    .
  • Kubernetes cluster setup
    .
  • Imperative and declarative commands in K8
    .
  • Kubernetes IDE
    .
  • END OF SECTION QUIZ
    0:00:00
  • Pod & Containers
    .
  • Deployment & Replicaset
    .
  • Daemon set and stateful set
    .
  • Jobs & Cronjobs
    .
  • Namespaces
    .
  • END OF SECTION QUIZ
    0:30:00
  • Manual scheduling
    .
  • Labels and selector
    .
  • Taint and Toleration
    .
  • Node selector & Node affinity
    .
  • Resource Limit
    .
  • Static Pods
    .
  • END OF SECTION QUIZ
    0:00:00
  • Rolling update and Rollback
    .
  • Command and Arguments in K8
    .
  • Configure environment variables
    .
  • config maps
    .
  • Secrets
    .
  • Multi container Pod
    .
  • Init containers and use case
    .
  • END OF SECTION QUIZ
    0:00:00
  • Kubernetes software version
    .
  • Cluster upgrade prerequisite and process
    .
  • ETCDCTL command line
    .
  • Backup and restore of ETCD
    .
  • END OF SECTION QUIZ
    0:00:00
  • END OF SECTION QUIZ
    0:00:00
  • Network policy
    .
  • Scan Images for known Vulnerabilities
    .
  • Whitelist Allow Registry
    .
  • mTLS and pod to pod encryption
    .
  • Container Sandboxing
    .
  • Open policy agent (OPA)
    .
  • Admission controller
    .
  • Kubectl proxy and port forward
    .
  • Kubelet security
    .
  • CIS Benchmark for K8 & kube-bench
    .
  • Kubernetes security Primitives
    .
  • Security context
    .
  • Image security
    .
  • Service account
    .
  • Cluster roles and clusterrolebinding
    .
  • Role and Role binding
    .
  • RBAC
    .
  • Authentication & Authorization
    .
  • Kubeconfig & API Group
    .
  • Certificate API
    .
  • TLS in Kubernetes
    .
  • Networking Introduction & Cluster Networking
    .
  • Pod Networking
    .
  • CNI in Kubernetes
    .
  • Kubernetes services and types
    .
  • Ingress Networking
    .
  • END OF SECTION QUIZ
    0:00:00
  • Readiness probe
    .
  • Liveness probe
    .
  • END OF SECTION QUIZ
    0:00:00
  • Monitor K8 cluster and components
    .
  • Manage application logs
    .
  • Falco to detect threat
    .
  • Ensure immutable infra of containers
    .
  • Audit logs to monitor access
    .
  • END OF SECTION QUIZ
    0:00:00
  • Volumes in Kubernetes
    .
  • Persistence Volume
    .
  • Persistent volume claim
    .
  • Storage classes
    .
  • END OF SECTION QUIZ
    0:00:00
  • Application failure
    .
  • Worker Node failure
    .
  • Pod failure
    .
  • Control plane failure
    .
  • Introduction to Helm Charts
    .
  • Application deployment via Helm
    .
  • Introduction to Argo CD
    .
  • Argo CD Architecture
    .
  • Microservices Deployment
    .
+ View more
Other related courses
About instructor

Nitesh Karwa

2 Reviews | 35 Students | 5 Courses
Kubernetes docker AWS devops cloud computing networking
Nitesh is a Solutions Architect and specializes in Cloud Native Computing and DevOps. he works with medium to large scale companies around the globe and move their infrastructure s...

Docker & Kubernetes Expert Training Training Review

0
Based on 0 Reviews
5 Stars
4 Stars
3 Stars
2 Stars
1 Stars

Top Latest Couse

Includes:

Latest Course

Questions? Let's Chat
Customer Support
Need Help? Chat with us on Whatsapp