Skip to content

Kubernetes is an Orchestration tool, which in this case means it enables developers to view, co-ordinate, and manage containerized workloads and services with the goal of running resilient distributing distributed systems.

Notifications You must be signed in to change notification settings

a4abhishekkmr/ARTH_Kubernetes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What is Kubernetes?

Kubernetes is an Orchestration tool, which in this case means it enables developers to view, co-ordinate, and manage containerized workloads and services with the goal of running resilient distributing distributed systems.

Demand of Kubernetes?

Ever since it emerged out of the halls of Google five years ago, Kubernetes has quickly become one of the hot technologies of the decade. Simply put, Kubernetes is now the undisputed platform of choice for composing and running applications comprised of microservices — small, independently deployable services that run in containers and work together to function as a larger application that can be ported across various types of infrastructure.

Title

day1-05 January- What Kubernetes can do.
day2-07 January- Installing Kubernetes via CLI.
day3-07 January- Installing Kubernetes via Code.
day4-12 January-Replication Controller-LB.
day5-13 January-Service=>LB, Reverse Proxy-3 types.
day6-19 January-Multi-tier app- MySQL db + PHP.
day7-20 January-Secret Box, Encryption[base 64].

About

Kubernetes is an Orchestration tool, which in this case means it enables developers to view, co-ordinate, and manage containerized workloads and services with the goal of running resilient distributing distributed systems.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published