working-deployment-on-kind-cluster #1
Loading…
Reference in a new issue
No description provided.
Delete branch "working-deployment-on-kind-cluster"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
It is now possible to deploy ascii-live to local kind cluster. The 'host' in the deployment.yaml is hard-coded for now. So if the IP of the kind cluster changes the 'host' needs also to be adapted.
Also the deployment.yaml uses a self-built image now. (built on OSC)