Skip to content
Discussion options

You must be logged in to vote

@jdhirst As mentioned by @kiranchavala the failure when using example calico CNI could be as a result of missing Routed Network and BGP config.

Here is a sample configuration for the Cilium CNI network you were looking for. I tested this in my lab environment and was able to successfully deploy a CKS cluster. This configuration uses the VXLAN overlay mode for pod networking. As you can see, I have hardcoded the cilium version

Please treat this as a reference only. The configuration may require adjustments based on your environment, Kubernetes version, and operational constraints. You should thoroughly test in a non-production setup before rolling it out in production, as CNI changes can d…

Replies: 3 comments

Comment options

You must be logged in to vote
0 replies
Comment options

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

This discussion was converted from issue #11691 on September 20, 2025 20:31.