Skip to content

franciscojsc/scripts-install-kubernetes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to Projeto Kube Bootstrap

Documentation

A collection of scripts for installing and configuring K8S nodes as master or workers.

Usage

For all machines

Update permissions to execute script and install prerequisites. At end, reboot the machine.

chmod +x *
bash ./install_prerequisites.sh

Setup Master

bash ./master.sh

Setup workers

bash ./worker.sh

🤝 Contributing

Contributions, issues and feature requests are welcome!
Feel free to check issues page.

Show your support

Give a ⭐️ if this project helped you!


Thanks, links and other cool stuff

Tools

Blogs

Reset K8S

Helm

Docker

Demos


This README was generated with ❤️ by readme-md-generator

Releases

No releases published

Packages

No packages published

Languages