Skip to content

Tutorial to avoid common pitfalls when porting applications to Kubernetes

Notifications You must be signed in to change notification settings

elastisys/tutorial-friends-with-kubernetes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tutorial: Friends with Kubernetes

This is a series of tutorial aims at teaching people on what application-side modifications are necessary before adopting Kubernetes.

The website is published here.

Prerequisites

pip3 install mkdocs mkdocs-material

Usage

  • To view locally: mkdocs serve.
  • To publish on GitHub Pages: mkdocs gh-deploy.

Tech Stack

About

Tutorial to avoid common pitfalls when porting applications to Kubernetes

Topics

Resources

Stars

Watchers

Forks