Introduction
This guide will help you deploy Magento / Adobe Commerce on Kubernetes.
The following topics will be covered:
- Making your Magento / Adobe Commerce project Kubernetes-ready / cloud-native
- Building the Docker image
- Deploying to Kubernetes with zero downtime (ZDD)
- Advanced topics
- Continuous Integration / Continuous Deployment (CI/CD)
- Scaling
- Monitoring
- Logging
- Security
- Etc.