Skip to content

How the FelixConfiguration is being recreated and how to change its default values? #9147

Discussion options

You must be logged in to vote

FelixConfiguration will have a default resource created by calico-node and/or operator.
If you are using AmazonVPC CNI plugins then the operator will set a default RouteTableRange, so I would guess it is the operator that keeps setting that field. (the operator also sets it if using GKE but due to the values you're seeing I'm assuming you're using AmazonVPC)
You should be able to see the CNI type in the Installation resource (kubectl get installation default -o yaml).

I've created tigera/operator#3757 for this issue.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by PawelJablonski-Dynatrace
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants