This is part of the CloudAcademy Kubernetes/React/Go/MongoDB Learning Path!
- https://github.com/cloudacademy/voteapp-frontend-react
- https://github.com/cloudacademy/voteapp-api-go
- https://github.com/cloudacademy/voteapp-k8s
Provides the declarative YAML files used to deploy an end-to-end web voting application to a Kubernetes cluster. The deployment of the web voting application is used to demonstrate the following K8s resources:
- Nginx Ingress Controller
- Deployments
- Services
- Pods
- StatefulSet
- Persistent Volumes
- Persistent Volume Claims
- Network Policies