Skip to content

Add ipsec tunnel mode to support cross clusters and elastic ip#278

Open
GreatLazyMan wants to merge 1 commit intokosmos-io:mainfrom
GreatLazyMan:ipsec
Open

Add ipsec tunnel mode to support cross clusters and elastic ip#278
GreatLazyMan wants to merge 1 commit intokosmos-io:mainfrom
GreatLazyMan:ipsec

Conversation

@GreatLazyMan
Copy link
Copy Markdown
Contributor

What type of PR is this?

/kind feature

What does this PR do?

Add ipsec support
Currently, only cross-cluster communication in non-hostwork mode are supported.
Currently, only cross-cluster communication under ipv4 network mode is supported.

Which issue(s) does this PR fix?

Fixes #277

Special notes for your reviewer:

Does this PR introduce a user-facing change?


@wuyingjun-lucky wuyingjun-lucky changed the title Add ipsec support Add ipsec tunnel mode to support cross cluster provider and elastic ip Dec 7, 2023
@wuyingjun-lucky wuyingjun-lucky changed the title Add ipsec tunnel mode to support cross cluster provider and elastic ip Add ipsec tunnel mode to support cross clusters and elastic ip Dec 7, 2023
@GreatLazyMan
Copy link
Copy Markdown
Contributor Author

GreatLazyMan commented Dec 18, 2023

/cc @hanweisen Please help review

Comment thread pkg/clusterlink/controllers/cluster/cluster_controller.go Outdated
@hanweisen
Copy link
Copy Markdown
Contributor

/lgtm

Comment thread pkg/clusterlink/controllers/cluster/cluster_controller.go Outdated
Comment thread pkg/clusterlink/controllers/cluster/cluster_controller.go
Comment thread pkg/clusterlink/controllers/calicoippool/calicoippool_controller.go Outdated
Comment thread pkg/clusterlink/elector/elector.go
Comment thread pkg/clusterlink/network/iptables/iptables.go
Comment thread pkg/apis/kosmos/v1alpha1/nodeconfig_types.go
@kosmos-robot
Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: GreatLazyMan
To complete the pull request process, please assign xyz2277 after the PR has been reviewed.
You can assign the PR to them by writing /assign @xyz2277 in a comment when ready.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

description:
Currently, only cross-cluster communication in non-hostwork mode is supported.
Currently, only cross-cluster communication under ipv4 network mode is supported.

Signed-off-by: GreatLazyMan <dongweiguo_yewu@cmss.chinamobile.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add ipsec support

3 participants