#The Dragon Kubernetes Suite A software defined network designed to work with and control kubernetes clusters. The suite include a dashboard for ease of use and a jenkins CI/CD pipeline to automatically push updates.
##User Stories
- Host a Docker container on a kubernetes cluster
- Provision cloud computing reasources using Terraform
- Deploy Kubernetes using Terraform
- Connect worker and master nodes at start
- Create dashboard to display server status
- Push commands to Kubctl using dashboard
- Use Jenkins to intigrate updates
- Push udates with little downtime