Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 1018 Bytes

README.md

File metadata and controls

20 lines (11 loc) · 1018 Bytes

k3s-polaris

This project provides a K3S deployment of Polaris, which I created to explore Kubernetes. The deployment utilizes the docker-polaris project and its documentation.

Getting Started

Before getting started, please note that this deployment is specific to my environment and lacks any configurable variables. Therefore, you'll likely need to make some modifications to adapt it to your own environment. For detailed instructions on setting up and replicating my environment easily, refer to the k3s-ansible repository.

Deployment

Clone repository and deploy using kubectl

git clone https://github.com/AngelGarzaDev/k3s-polaris.git && sudo kubectl apply -f./k3s-polaris/polaris.yml

Contribution

Contributions are always welcome! If you have any suggestions, improvements, or bug fixes, feel free to open an issue or submit a pull request. License

This project is licensed under the MIT License.