Deploying your microservices
- Setting up your Kubernetes cluster with the Dashboard and Ingress controller using Helm
- Handling your configuration with Kubernetes config maps and secrets
- Deploying your microservices in Kubernetes
- Managing the health of your microservices
- Supporting variable loads with scaling
- Rolling out online updates to your microservices
- Optional modules
- Monitoring your microservices with Prometheus and Grafana
- Capturing log data with Fluentd and storing it in Elastic Search and Oracle Object Storage
- Using a service mesh to monitor traffic, troubleshoot problems, and use traffic splits for chaos engineering and canary deployments