Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

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

  • No labels