Courses Offered: SCJP SCWCD Design patterns EJB CORE JAVA AJAX Adv. Java XML STRUTS Web services SPRING HIBERNATE  

       

KUBERNETES Course Details
 

Subcribe and Access : 5200+ FREE Videos and 21+ Subjects Like CRT, SoftSkills, JAVA, Hadoop, Microsoft .NET, Testing Tools etc..

Batch Date: Sept 26th @7:00PM

Faculty: Mr. Narsi
(12+ Yrs of Exp,..)

Duration: 1 Month

Venue :
DURGA SOFTWARE SOLUTIONS at Maitrivanam
Plot No : 202, IInd Floor ,
HUDA Maitrivanam,
Ameerpet, Hyderabad-500038.

Ph.No: +91- 9246212143, 80 96 96 96 96

Syllabus:

KUBERNETES

Container Orchestration Tool: Kubernetes

What is Kubernetes?

Why Kubernetes?

  • Zero downtime
  • Self-healing
  • Auto scaling
  • Rolling Updates
  • Roll Backs

What is Cluster?

What is Node?

Kubernetes Architecture

  • A. Master Node
    • API Server
    • Etcd
    • Scheduler
    • Controller
  • B. Worker Node
    • Kubelet
    • Kube-proxy

Kubernetes Installation

  • Single Node Deployment Installation Using Minikube
  • Multi Node/HA Deployment Using KubeAdm
  • Kubernetes Development IDE: LENS and Rancher

Namespaces

Workloads:

  • Overview
  • Pods
  • Deployments
  • DaemonSets
  • StatefulSets
  • ReplicaSets

Configuration:

  • ConfigMaps
  • Secrets
  • Resource Quotas
  • Limit Ranges
  • HPA

Network:

  • Services
  • Endpoints
  • Ingress
  • Network Policies
  • Port Forwarding

Storage:

  • Persistent Volumes
  • Persistent Volume Claims
  • Storage Classes

Access Control:

  • Service Accounts
  • Cluster Roles
  • Roles
  • Cluster Role Bindings
  • Role Bindings
  • Pod Security Policies

Apps:

  • Helm Charts and Releases