42's project, about creating a multi service Kubernetes Cluster.
- Kubernetes
- Alpine Linux
Only the home page, if you want to try all services go to setup
To get a local copy up and running follow these simple example steps.
- docker
- kubernetes
- kubectl
Simply run:
sh setup.sh
You can reach any service at:
- Homepage [http/https]://localhost
- Wordpress https://localhost:5050
- user: franzu
- pass: franzu
- Phpmyadmin https://localhost:5000
- user: wordpress
- pass: wordpress
- Grafana http://localhost:3000
- user: admin
- pass: admin
- FTPS ftps://localhost:21
- user: franzu
- pass: franzup
Simply run:
sh destroy.sh
👤 Author
- GitHub: @franzudev
- LinkedIn: LinkedIn
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
This project is MIT licensed.