-
Notifications
You must be signed in to change notification settings - Fork 1
Closed
Labels
ContainerIssues or pull requests relevant for Team 2: Container Infra and ToolingIssues or pull requests relevant for Team 2: Container Infra and Tooling
Description
As SCS container user, I need to be sure that deploying a standard nginx-ingress controller will create the needed L4 load-balancer that works without me having to tweak things with provider-dependent (infrastructure-specific) annotations.
Trouble currently is that various cloud-infras require tweaked deployment yamls to pass on custom annotations, e.g. to enable a health-monitor on OpenStack (with our current k8s-cluster-api-provider ref. implementation, because of the interaction between a NodePort-based load balancer and externalTrafficPolicy: Local as set by nginx ingress).
Definition of Ready:
- User Story is small enough to be finished within one sprint
- User Story is clear and understood by the whole team
- Acceptance criteria are defined
- Acceptance criteria are clear and understood by the whole team
Definition of Done:
- ADR is written
- Conformance test exists
- SCS Reference implementation is tweaked such that it passed
Metadata
Metadata
Assignees
Labels
ContainerIssues or pull requests relevant for Team 2: Container Infra and ToolingIssues or pull requests relevant for Team 2: Container Infra and Tooling
Type
Projects
Status
Done