项目作者: yordis

项目描述 :
Examples of setting Kubernetes clusters
高级语言:
项目地址: git://github.com/yordis/kubernetes-clustering.git
创建时间: 2020-04-06T07:33:56Z
项目社区:https://github.com/yordis/kubernetes-clustering

开源协议:

下载


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

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

Install Homebrew packages

  1. brew cask install vagrant
  2. brew cask install virtualbox

Install Ansible

  1. pip3 install --user ansible

What is next?

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