apiVersion: v1
kind: Service
metadata:
  annotations:
    core.openstack.org/ingress_create: "true"
    endpoint: public
  creationTimestamp: "2026-04-06T12:21:44Z"
  labels:
    endpoint: public
    osctlplane: ""
    osctlplane-service: nova-api
    service: nova-api
  name: nova-public
  namespace: openstack
  ownerReferences:
  - apiVersion: nova.openstack.org/v1beta1
    blockOwnerDeletion: true
    controller: true
    kind: NovaAPI
    name: nova-api
    uid: 81b484cd-10cb-4915-8429-7fbcb1833824
  resourceVersion: "51511"
  uid: 6bd1037d-6333-41f1-bc57-594a3798feb6
spec:
  clusterIP: 10.217.5.167
  clusterIPs:
  - 10.217.5.167
  internalTrafficPolicy: Cluster
  ipFamilies:
  - IPv4
  ipFamilyPolicy: SingleStack
  ports:
  - name: nova-public
    port: 8774
    protocol: TCP
    targetPort: 8774
  selector:
    service: nova-api
  sessionAffinity: None
  type: ClusterIP
status:
  loadBalancer: {}
