Skip to content

Conversation

joestringer
Copy link
Member

@joestringer joestringer commented Jun 10, 2024

Running Etcd in podnetwork to distribute state between Cilium instances
introduces a range of challenges to bootstrapping and ensuring reliable
connectivity within the cluster. We've deprecated in-built support in
the Helm charts for this sort of configuration for several releases, and
documented suggested alternatives. If we deprecate this feature then we
can simplify some of the operations inside the cilium-agent.

For alternative installation steps, see https://docs.cilium.io/en/stable/installation/k8s-install-external-etcd/#admin-install-daemonset .

Related: #15464

@joestringer joestringer requested a review from a team as a code owner June 10, 2024 17:23
@joestringer joestringer added the release-note/minor This PR changes functionality that users may find relevant to operating Cilium. label Jun 10, 2024
@joestringer joestringer requested review from qmonnet and giorio94 June 10, 2024 17:23
Running Etcd in podnetwork to distribute state between Cilium instances
introduces a range of challenges to bootstrapping and ensuring reliable
connectivity within the cluster. We've deprecated in-built support in
the Helm charts for this sort of configuration for several releases, and
documented suggested alternatives. If we deprecate this feature then we
can simplify some of the operations inside the cilium-agent.

For alternative installation steps, see https://docs.cilium.io/en/stable/installation/k8s-install-external-etcd/#admin-install-daemonset .

Signed-off-by: Joe Stringer <joe@cilium.io>
@joestringer joestringer force-pushed the pr/joe/podnetwork-etcd-deprecate branch from 6c5e848 to f5bcaff Compare June 10, 2024 17:25
@joestringer
Copy link
Member Author

/test

Copy link
Member

@giorio94 giorio94 left a comment

Choose a reason for hiding this comment

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

Thanks!

@giorio94 giorio94 added the area/kvstore Impacts the KVStore package interactions. label Jun 11, 2024
@maintainer-s-little-helper maintainer-s-little-helper bot added the ready-to-merge This PR has passed all tests and received consensus from code owners to merge. label Jun 11, 2024
@qmonnet qmonnet added this pull request to the merge queue Jun 11, 2024
Merged via the queue into main with commit f99f10b Jun 11, 2024
@qmonnet qmonnet deleted the pr/joe/podnetwork-etcd-deprecate branch June 11, 2024 09:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/kvstore Impacts the KVStore package interactions. ready-to-merge This PR has passed all tests and received consensus from code owners to merge. release-note/minor This PR changes functionality that users may find relevant to operating Cilium.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants