/kubernetes

Primary LanguageJavaScript

Welcome to Kubernetes 👋 A Kubernetes POC project

Version

Semana kubeDev 2.0

🏠 Homepage

Install

k3d cluster create meucluster -p "8080:30000@loadbalancer" --servers 1 --agents 2
kubectl apply -f ./k8s/mongodb/
kubectl apply -f ./k8s/api/

Useful commands

Status info

kubectl get all

Removing

k3d cluster delete meucluster

Author

👤 Fabricio Veronez

Student

👤 Andre Gomes

🤝 Contributing

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