Skip to content
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

cilium/istio followup #1878

Open
17 tasks
jefflill opened this issue Jan 20, 2024 · 0 comments
Open
17 tasks

cilium/istio followup #1878

jefflill opened this issue Jan 20, 2024 · 0 comments
Assignees

Comments

@jefflill
Copy link
Collaborator

jefflill commented Jan 20, 2024

Here are some things to follow up on for the cilium/istio changes:

  • evaluate using the Istio Telemetry resource
  • configure resource limits from cluster advice
    • cilium components
    • istio components
  • pod placement
    • istio-ingressgateway on all nodes?
    • istiod on all control-plane nodes
    • cilium-operator on all control-plane nodes
    • use topologySpreadConstraints so the deployments above to match the number of target nodes or have neon-cluster-operator watch nodes and adjust the replica count? We'll also need to configure anti-affinity.
  • istio-ingressgateway: configure the ingress rules
  • Convert to standard V1Gateway for ingress specifications? This appears to handle UDP which Istio doesn't appear to support yet.
  • Add PriorityClassName to network services:
    • istio-cni
    • istio-ingress-gateway
    • istiod
    • cilium
    • cilium-operator
@jefflill jefflill self-assigned this Jan 20, 2024
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

No branches or pull requests

1 participant