Skip to content

Kubernetes Service status updates for VIP advertisement #6

@shaneutt

Description

@shaneutt

After allocating a VIP, Praxis must report it back to Kubernetes so that kubectl get svc and DNS resolution reflect the assigned address.

Goal

Update Kubernetes Service status with allocated VIP addresses.

Requirements

  • Set status.loadBalancer.ingress[].ip on the Service resource
  • Update status when VIP allocation changes
  • Clear status when the service is removed or VIP released
  • Handle conflicts from concurrent status writers

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No fields configured for Task.

    Projects

    Status
    Next

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions