0(0)

Kubernetes for Absolute Beginners on AWS Cloud | Part-2

95.76

Description

Welcome to this Amazing free course on Kubernetes for Absolute Beginners on AWS Cloud | Part-2.  Below is the list of modules covered in this course.

This is going to be a two-part series of courses due to limitation of 2 hours only for free courses on Udemy.

  • Kubernetes for Absolute Beginners on AWS Cloud | Part-1
  • Kubernetes for Absolute Beginners on AWS Cloud | Part-2

Course Modules

  1. Kubernetes Architecture
  2. Pods with kubectl
  3. ReplicaSets with kubectl
  4. Deployments with kubectl
  5. Services with kubectl
  6. YAML Basics
  7. Pods with YAML
  8. ReplicaSets with YAML
  9. Deployments with YAML
  10. Services with YAML

Course Modules – Step by Step

EKS –  Install AWS CLI, kubectl CLI and eksctl CLI

  • Step-01: CLI’s Introduction
  • Step-02: Install AWS CLI
  • Step-03: Install kubectl CLI
  • Step-04: Install eksctl CLI

EKS – Create Cluster using eksctl

  • Step-01: EKS Cluster Introduction
  • Step-02: Create EKS Cluster
  • Step-03: Create IAM OIDC Provider and Managed Node Group in Public Subnets
  • Step-04: Verify EKS Cluster Node Groups

EKS Cluster Pricing Note and Delete Cluster

  • Step-01: EKS Cluster Pricing Note
  • Step-02: Delete EKS Cluster Node Group

Kubernetes Architecture

  • Step-01: Kubernetes Architecture
  • Step-02: Kubernetes vs AWS EKS Architecture
  • Step-03: Kubernetes Fundamentals – Introduction

Kubernetes – Pods with kubectl

  • Step-01: Pods Introduction
  • Step-02: Pods Demo
  • Step-03: Node Port Service Introduction
  • Step-04: Node Port Service and Pods Demo
  • Step-05: Interact with Pod – Connect to contianer in a pod
  • Step-06: Delete Pod

Kubernetes – ReplicaSets with kubectl

  • Step-01: ReplicaSet Introduction
  • Step-02: Create ReplicaSet
  • Step-03: Expose and Perform High Availability Tests and Delete ReplicaSet

Kubernetes – Deployments with kubectl

  • Step-01: Deployments Introduction
  • Step-02: Deployments Demo
  • Step-03: Update Deployment using Set Image Option
  • Step-04: Edit Deployment using kubectl edit
  • Step-05: Rollback Application to Previous Version – Undo Deployment
  • Step-06: Pause and Resume Deployments

Kubernetes – Services with kubectl

  • Step-01: Services Introduction
  • Step-02: Services Demo

YAML Basics

  • Step-01: Introduction to Kubernetes Declarative Approach
  • Step-02: YAML Basics

Kubernetes – Pods with YAML

  • Step-01: Create Pod Manifest in YAML
  • Step-02: Create Node Port Service & Test

Kubernetes – ReplicaSets with YAML

  • Step-01: Create ReplicaSet Manifests with YAML
  • Step-02: Create Node Port Service & Test

Kubernetes – Deployments with YAML

  • Step-01: Create Deployment Manifest, Deploy & Test

Kubernetes – Services with YAML

  • Step-01: Backend Application – Create Deployment and ClusterIP Service
  • Step-02: Frontend Application – Create Deployment and NodePort Service
  • Step-03: Deploy and Test – Frontend and Backend Applications

Each of my courses come with

  • Amazing Hands-on Step By Step Learning Experiences
  • Real Implementation Experience
  • Friendly Support in the Q&A section

What Will I Learn?

  • You will learn creating Pods, ReplicaSets, Deployments and Services using kubectl
  • You will learn creating Pods, ReplicaSets, Deployments and Services using YAML
  • You will write kubernetes manifests using YAML with confidence after going through live template writing sections
  • You will learn Kubernetes Fundamentals in both imperative and declarative approaches
  • You will learn to create AWS EKS Cluster using eksctl CLI
  • You will master many kubectl commands over the process
  • You will have step by step instructions documented using github repository

Topics for this course

18 Lessons

Section 1: Introduction

1. Introduction0:20

Section 2: Kubernetes – Deployments with kubectl

Section 3: Kubernetes – Services with kubectl

Section 4: YAML Basics

Section 5: Kubernetes – Pods with YAML

Section 6: Kubernetes – ReplicaSets with YAML

Section 7: Kubernetes – Deployments with YAML

Section 8: Kubernetes – Services with YAML

About the instructors

Jerad Hill

0 ratings (0 )
41 Courses
9 students

Share

Course Details

  • Level: Beginner
  • Categories: Development
  • Total Lessons: 18
  • Total Enrolled: 1
  • Last Update:

Requirements

  • You must have an AWS account to follow with me for hands-on activities.
  • You dont need to have any basic kubernetes knowledge to start this course.

Target Audience

  • Any beginner who is interested in learning kubernetes on cloud using AWS EKS.
  • AWS Architects or Sysadmins or Developers who are planning to master Elastic Kubernetes Service (EKS) for running applications on Kubernetes