apiVersion: v1
kind: Service
metadata:
  annotations:
    core.openstack.org/ingress_create: "true"
    endpoint: public
  creationTimestamp: "2026-04-04T02:26:06Z"
  labels:
    component: cinder-api
    endpoint: public
    osctlplane: ""
    osctlplane-service: cinder
    service: cinder
  name: cinder-public
  namespace: openstack
  ownerReferences:
  - apiVersion: cinder.openstack.org/v1beta1
    blockOwnerDeletion: true
    controller: true
    kind: CinderAPI
    name: cinder-api
    uid: 290ef59e-7bf1-4578-985c-e1446ff31400
  resourceVersion: "50207"
  uid: ffd6490d-d0ea-4dbe-aac7-0f6d2c007c4b
spec:
  clusterIP: 10.217.5.220
  clusterIPs:
  - 10.217.5.220
  internalTrafficPolicy: Cluster
  ipFamilies:
  - IPv4
  ipFamilyPolicy: SingleStack
  ports:
  - name: cinder-public
    port: 8776
    protocol: TCP
    targetPort: 8776
  selector:
    component: cinder-api
    service: cinder
  sessionAffinity: None
  type: ClusterIP
status:
  loadBalancer: {}
