apiVersion: v1
kind: Service
metadata:
  annotations:
    core.openstack.org/ingress_create: "true"
    endpoint: public
  creationTimestamp: "2026-04-06T12:19:11Z"
  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: eeaa4c14-5e9a-4fb8-97df-24f5bfddc241
  resourceVersion: "47881"
  uid: 8279d723-5aad-4d77-9745-4e6c7069e41f
spec:
  clusterIP: 10.217.4.76
  clusterIPs:
  - 10.217.4.76
  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: {}
