Skip to content

FEATURE: update cilium version to v1.16.1 #84

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 5 commits into from
Sep 16, 2024
Merged

Conversation

icewhiteHsu
Copy link
Contributor

No description provided.

@icewhiteHsu icewhiteHsu marked this pull request as draft August 16, 2024 07:54
@icewhiteHsu icewhiteHsu self-assigned this Aug 16, 2024
enable-local-redirect-policy: "false"

kube-proxy-replacement: "true"
kube-proxy-replacement: "false"
Copy link
Contributor

Choose a reason for hiding this comment

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

這個要改回 true,我們已經成功淘汰掉 kube-proxy 了

@@ -50,7 +50,6 @@ data:
identity-gc-interval: "15m0s"
cilium-endpoint-gc-interval: "5m0s"
nodes-gc-interval: "5m0s"
skip-cnp-status-startup-clean: "false"
Copy link
Contributor

Choose a reason for hiding this comment

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

@@ -107,6 +112,10 @@ data:
bpf-lb-map-max: "65536"
bpf-lb-external-clusterip: "false"

bpf-events-drop-enabled: "true"
Copy link
Contributor

Choose a reason for hiding this comment

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

Expose 'drop' events for Cilium monitor and/or Hubble (default true)
Expose 'policy verdict' events for Cilium monitor and/or Hubble (default true)
Expose 'trace' events for Cilium monitor and/or Hubble (default true)

Copy link
Contributor

Choose a reason for hiding this comment

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

只是 event,可以留著

@@ -149,23 +156,35 @@ data:
enable-ipv4-masquerade: "true"
enable-ipv4-big-tcp: "false"
enable-ipv6-big-tcp: "false"
enable-ipv6-masquerade: "false"
enable-ipv6-masquerade: "true"
Copy link
Contributor

Choose a reason for hiding this comment

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

先改回去 false 好了,維持不變

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Fixed it.

@@ -149,23 +156,35 @@ data:
enable-ipv4-masquerade: "true"
enable-ipv4-big-tcp: "false"
enable-ipv6-big-tcp: "false"
enable-ipv6-masquerade: "false"
enable-ipv6-masquerade: "true"
enable-tcx: "true"
Copy link
Contributor

@relkli relkli Aug 16, 2024

Choose a reason for hiding this comment

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

kube-proxy-replacement-healthz-bind-address: ""
bpf-lb-sock: "false"
bpf-lb-sock-terminate-pod-connections: "false"
enable-host-port: "false"
Copy link
Contributor

Choose a reason for hiding this comment

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

host port 我們有用到,需要開回來

@icewhiteHsu icewhiteHsu requested a review from relkli September 16, 2024 02:52
@icewhiteHsu icewhiteHsu marked this pull request as ready for review September 16, 2024 02:52
@icewhiteHsu icewhiteHsu merged commit 64bcec5 into master Sep 16, 2024
2 checks passed
@icewhiteHsu icewhiteHsu deleted the feat/v1.16.1 branch September 16, 2024 06:27
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.

2 participants