Skip to content

yordis/kubernetes-clustering

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 

Repository files navigation

Kubernetes Clustering

Example of setting up Kubernetes clusters.

This is not an intent to be production ready, please consider the usage of https://github.com/ilkilab/agorakube in production instead.

Requirements

These may be the list of required tools to run all the examples:

Install Homebrew

/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install.sh)"

Install Homebrew packages

brew cask install vagrant
brew cask install virtualbox

Install Ansible

pip3 install --user ansible

What is next?

Check the some of the examples of how to setup a Kubernetes cluster: