apiVersion: v1
kind: Service
metadata:
  annotations:
    core.openstack.org/ingress_create: "true"
    endpoint: public
  creationTimestamp: "2026-04-02T14:00:17Z"
  labels:
    endpoint: public
    osctlplane: ""
    osctlplane-service: neutron
    service: neutron
  name: neutron-public
  namespace: openstack
  ownerReferences:
  - apiVersion: neutron.openstack.org/v1beta1
    blockOwnerDeletion: true
    controller: true
    kind: NeutronAPI
    name: neutron
    uid: 17b26e5d-9157-4d20-ad82-9b41788326a0
  resourceVersion: "44126"
  uid: f123d85a-9455-48e0-a52d-b45bfbed62a9
spec:
  clusterIP: 10.217.4.151
  clusterIPs:
  - 10.217.4.151
  internalTrafficPolicy: Cluster
  ipFamilies:
  - IPv4
  ipFamilyPolicy: SingleStack
  ports:
  - name: neutron-public
    port: 9696
    protocol: TCP
    targetPort: 9696
  selector:
    service: neutron
  sessionAffinity: None
  type: ClusterIP
status:
  loadBalancer: {}
