Skip to content

Scripts to deploy a multinode Kubernetes cluster using the OpenStack-Helm project and kubeadm.

Notifications You must be signed in to change notification settings

drewwalters96/osh-multinode-vagrant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OSH Multinode Vagrant Project

Build Status

Scripts to deploy a multinode Kubernetes cluster using the OpenStack-Helm project and kubeadm.

Getting Started

Setup an Ubuntu 16.04 (Xenial) or Ubuntu 18.04 (Bionic) machine that supports nested virtualization. Clone this repository and follow the directions below.

Run all scripts from the root directory of this repository.

Install dependencies

./00-install-packages.sh

Install dependencies

./01-deploy-multinode-k8s.sh

Use Kubernetes

Access each node using the SSH script provided. Kubectl and Helm are available on node one (n1).

./tools/ssh.sh n1

About

Scripts to deploy a multinode Kubernetes cluster using the OpenStack-Helm project and kubeadm.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published