Skip to content

matthew-williams/kubernetes_learning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Kubernetes Learning

Install and configure a basic kubernetes cluster and run the stable/minecraft helm chart on it.

  • This was primarily for me to learn how to use kubernetes

##Requirements

  • ansible 2.7+
  • vagrant
  • libvirt

###Refrences

###Dependencies

###Usage

Run the playbook as normal by installing requirements:

ansible-galaxy install -f -r requirements.yml

Then calling the playbook itself:

ansible-playbook letsencrypt-playbook.yml

When the playbook completes, you should be able to naviagate to https:// to login to the Dashboard. Your login credentials will be your Foxpass credentials

###Tags

Tested Host Operating Systems

  • Ubuntu 18.04

Tested Target Operating systems

  • Ubuntu 18.04

####Known Issues

About

Just trying to figure out kubernetes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages