Skip to content

trilioData/k8s_on_openstack

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Kubernetes on OpenStack

The repository contains shell commands to deploy K8s cluster on OpenStack using Kubespray.

  • openstack-commands.sh: Commands to setup networking, create security groups and provision instances for kubernetes nodes.
  • kubespray-setup.sh: Commands to get kubespray, install required python modules and ansible, setup the ansible repository. Deploy K8s using kubespray and tear down the cluster if required.
  • kubectl-commands.sh: Kubectl setup and test a deployment

About

Deploying K8s on OpenStack using Kubespray

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%