garutilorenzo / k3s-aws-terraform-cluster

Deploy an high available K3s cluster on Amazon AWS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

k3s agent and addvertise-address

golem1987 opened this issue · comments

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