Skip to content

Added multiclusterCIDR documentation#103

Merged
rbrtbnfgl merged 1 commit into
k3s-io:mainfrom
rbrtbnfgl:multiclustercidr
Mar 14, 2023
Merged

Added multiclusterCIDR documentation#103
rbrtbnfgl merged 1 commit into
k3s-io:mainfrom
rbrtbnfgl:multiclustercidr

Conversation

@rbrtbnfgl

Copy link
Copy Markdown
Contributor

Added documentation for multiclusterCIDR feature k3s-io/k3s#6885
Issue: k3s-io/k3s#6972

@dereknola dereknola left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You need to make sure the page actually builds with yarn start.

Comment thread docs/networking/networking.md Outdated
Comment thread docs/networking/networking.md Outdated
Comment thread docs/networking/networking.md Outdated
Comment thread docs/networking/networking.md Outdated
Comment thread docs/networking/networking.md Outdated
Comment thread docs/networking/networking.md Outdated
@rbrtbnfgl rbrtbnfgl force-pushed the multiclustercidr branch 2 times, most recently from 88dde90 to 232857b Compare March 14, 2023 07:53
Comment thread docs/networking/networking.md Outdated
The network policy controller could not work properly when this flag is enabled.
:::

From `v1.26` Kubernetes introduced Multicluster CIDR as an alpha feature. This feature can be enabled on K3s server with the `--multi-cluster-cidr` flag.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Comment thread docs/networking/networking.md Outdated
ipv4: 10.247.0.0/16
```

The nodes that match the `nodeSelector` will use a CIDR from the new defined resource.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think we can clarify that it is the Pod CIDR that is allocated to avoid confusion later.

Signed-off-by: Roberto Bonafiglia <roberto.bonafiglia@suse.com>
@rbrtbnfgl rbrtbnfgl merged commit 58a6340 into k3s-io:main Mar 14, 2023
@rbrtbnfgl rbrtbnfgl deleted the multiclustercidr branch March 14, 2023 17:31
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.

4 participants