Skip to content

Improve error message when forwarding is not enabled#15

Open
NotAFile wants to merge 1 commit into
k3s-io:masterfrom
NotAFile:patch-1
Open

Improve error message when forwarding is not enabled#15
NotAFile wants to merge 1 commit into
k3s-io:masterfrom
NotAFile:patch-1

Conversation

@NotAFile
Copy link
Copy Markdown

In hope of helping the next person who does not realize they need to turn it on in the CNI :)

@manuelbuil
Copy link
Copy Markdown
Contributor

This should be enabled by:
https://github.com/k3s-io/k3s/blob/master/pkg/agent/syssetup/setup.go#L43-L53

Not by the CNI. The container runtime is the one creating the network namespace

@NotAFile
Copy link
Copy Markdown
Author

@manuelbuil that's interesting, any idea why it wouldn't have worked? It's been a while but I definitely needed to change a setting in the Calico config to fix it.

@manuelbuil
Copy link
Copy Markdown
Contributor

@manuelbuil that's interesting, any idea why it wouldn't have worked? It's been a while but I definitely needed to change a setting in the Calico config to fix it.

Perhaps calico also sets that if not enabled. I don't know about that 🤷

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants