Skip to content
This repository was archived by the owner on Jun 29, 2022. It is now read-only.

Commit 6cd5126

Browse files
author
knrt10
committed
Add encryption to cluster traffic
Calico v3.15+ support wireguard and if enabled it encrypts cluster traffic across nodes. Signed-off-by: knrt10 <kautilya@kinvolk.io>
1 parent 9d92372 commit 6cd5126

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

assets/charts/control-plane/calico-host-protection/templates/host-protection.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ metadata:
99
spec:
1010
failsafeInboundHostPorts: []
1111
bpfLogLevel: Info
12+
wireguardEnabled: true
1213

1314
# Firewall policy
1415
# ===============

pkg/assets/generated_assets.go

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)