Questions regarding kubernetes deployments – Magento
We want to archieve the following: Magento Shop running on Google Kubernetes Deployment via config file (eg. stage.yaml, live.yaml) etc. PHP 7.2 MySQL 5.6 / MariaDB Redis nginx:alpine https Persistent volume claims for Magento and MySQL I am learning kubernetes…