Skip to content

angudadevops/singlenode_kubernetes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Single Node Kubernetes Cluster

This repository helps you to setup single node kubernetes cluster.

Please run below command to install kubernetes

sudo bash install.sh

If you want to uninstall everything that has been installed, please run the below command

sudo ansible-playbook uninstall.yaml