โธ๏ธKubernetes
Automate deployment, scaling, and management of Harmony
Create a config map for the development certificate
kubectl create configmap cert-config-map --from-file <your-path-here>\harmony.pfxkubectl create configmap cert-config-map --from-file C:\Users\chsakell\.aspnet\https\harmony.pfxCreate Harmony images
docker compose buildDeploy pods on Kubernetes cluster
Last updated