Skip to content

lrakai/kubernetes-stateless-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kubernetes-stateless-app

Deploy a Stateless Application in a Kubernetes Cluster

after

Getting Started

An Azure RM template is included in infrastructure/ to create the environment:

Using Azure PowerShell, do the following to provision the resources:

.\startup.ps1

Alternatively, you can perform a one-click deploy with the following button:

Following Along

SSH into the master virtual machine:

user: student password: 1Lab_Virtual_Machine!

Install kubernetes on the nodes and deploy the resources in the objects/ directory using kubectl on the master.

Tearing Down

When finished, remove the Azure resources with:

.\teardown.ps1

About

Deploy a Stateless Application in a Kubernetes Cluster

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published