kubectl
and helm
are installed:
$HOME/.kube/config
) or set the KUBECONFIG
environment variable to configure your Kubernetes client (e.g., kubectl).values.yaml
file for the Windmill chart:
values.yaml
:
EXTERNAL-IP
is assigned. Run the following command to retrieve the address for your Windmill deployment.
cert-manager
, ingress-nginx
, and Let’s Encrypt.
ingress-nginx
& cert-manager
ingress-nginx
and cert-manager
:
windmill
namespace to obtain certificates from Let’s Encrypt:
u8ic10u08e-services.k8s.ubicloud.com
. We will use this address in the following step to route traffic to the cluster securely.
windmill.yourdomain.com
, create a CNAME record with your DNS provider to route windmill.yourdomain.com
to the EXTERNAL-IP
associated with the ingress-nginx-controller
service and use that address in the following steps.values.yaml
file as follows: