k3s-aws-terraform-cluster
k3s-aws-terraform-cluster copied to clipboard
k3s agent and addvertise-address
it looks that on agent(worker) node we need cannot use --advertise-address flag anymore
https://docs.k3s.io/kr/cli/agent
This seems a copy/paste error. Checking doc history --advertise-address parameter was never available for the worker. I think this is not a problem since I had tested the code many times. I will remove it in a future release