apiVersion: v1
kind: Service
metadata:
  annotations:
    core.openstack.org/ingress_create: "true"
    endpoint: public
  creationTimestamp: "2026-04-04T02:26:26Z"
  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: 3e4cfdd6-dc8d-47e7-aab9-7e28f1d2388e
  resourceVersion: "50915"
  uid: b9922f23-ab71-4662-bf2f-d17402e17448
spec:
  clusterIP: 10.217.5.233
  clusterIPs:
  - 10.217.5.233
  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: {}
