Hi all. Where could I get a list of host utilities which got installed by k3s intaller? I want to check if my installation is completed fully. Because I have missed socat which was preventing me from forwarding ports.
c
creamy-pencil-82913
03/05/2023, 7:38 AM
Socat hasn't been needed for port forwarding for ages. What version of k3s are you on, and what is the error?
p
polite-apple-64914
03/06/2023, 9:58 AM
Thank you for replying. Here is output of
k3s --version
k3s version v1.25.6+k3s1 (9176e03c)
go version go1.19.5
The error was saying that socat is missing when I was trying to forward ports
But now I can't configure metrics for pods
Its simply not working. Same manifests works on other clusters but on that running k3s - doesn't for some reason