Skip to content

Learning Resource for K8s with a beginner friendly approach. Starts with containerize to health checks and finally use mircoservices. In Progress

Notifications You must be signed in to change notification settings

zeul22/Learning-K8s

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Learning-K8s

Quick walkthrough of K8s and steps needed to containerize an application Folders are created in stepwise manner to make it beginner-friendly

Motivation

To learn and deploy webapps over K8 whether being stateless or stateful. Additionally, understand microservices with further health checks

Steps

  • Containerize the application
  • Upload (over dockerhub registry)
  • Deploy the application
  • Expose the application to the internet using load balancer
  • Add Helth checks
  • Scaling Manually/Automated
  • Microservices

Contributor

  • Rahul Anand

About

Learning Resource for K8s with a beginner friendly approach. Starts with containerize to health checks and finally use mircoservices. In Progress

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published