Skip to content

Latest commit

 

History

History
67 lines (45 loc) · 1.69 KB

README.md

File metadata and controls

67 lines (45 loc) · 1.69 KB

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