apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-07-23T05:07:05Z"
  creationTimestamp: "2026-07-23T05:05:00Z"
  labels:
    app.kubernetes.io/managed-by: Helm
  name: keystone-api
  namespace: openstack
  resourceVersion: "6643"
  uid: 5a93cb36-84f0-4487-a36c-5c3b96b9142a
subsets:
- addresses:
  - ip: 10.0.0.100
    nodeName: instance
    targetRef:
      kind: Pod
      name: keystone-api-57f6f6b5f6-gkgbd
      namespace: openstack
      uid: ad1add7b-8e8d-4ba6-946f-53ab1d67efed
  ports:
  - name: ks-pub
    port: 5000
    protocol: TCP
