Hello, i have a question and descussion also i see...
# k3s
a
Hello, i have a question and descussion also i see that k3s is lisning on just ipv6 and i force hime to bind in my ipv4 but thet dosnt work i don't know why i add this
Copy code
ExecStart=/usr/local/bin/k3s server --tls-san=192.168.56.10 --bind-address=0.0.0.0 --node-ip=0.0.0.0
to /etc/systemd/system/k3s.service and i reload and restart and wait it and it dosnt work for me and also i try to do it when i install it fresh with variableenvirement and also don't work can someone help me
c
what is the actual problem that you’re trying to solve?
I think you’re confusing yourself, when you say that it is listening on “just ipv6” - it isn’t. You’re misinterpreting whatever output you’re looking at.