Deployment over Kubernetes requires an assessment of the data center and its additional services. We’ll need the following services outside of Kubernetes:
MySQL (or Postgres)
S3 Storage
ELK or EFK (for logging)
Redis (optional)
Prometheus (monitoring)
Route53
DNS zone controller
The deployment is performed using Helm Charts or YAML.
Examples of Kubernetes used in previous deployments: OpenShift , MiniCube