Skip to content

victorjws/ansible-kubernetes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ansible-kubernetes

Installing kubernetes using ansible

Usage

Install

  1. Configure hosts.yaml
  2. Execute ansible command
ansible-playbook -i hosts.yaml install.yaml

Uninstall

  1. Execute ansible command
ansible-playbook -i hosts.yaml reset.yaml

About

Install kubernetes using ansible

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published