apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-03-07T03:00:18Z"
  creationTimestamp: "2026-03-07T02:59:43Z"
  labels:
    app.kubernetes.io/managed-by: Helm
  name: memcached
  namespace: openstack
  resourceVersion: "5192"
  uid: f00b89dc-0c6c-4f0f-bdfe-6b3f60e480d8
subsets:
- addresses:
  - ip: 10.0.0.54
    nodeName: instance
    targetRef:
      kind: Pod
      name: memcached-memcached-6479589586-wftbt
      namespace: openstack
      uid: 92cc4f1a-feea-4989-81b5-46dd2ea941b6
  ports:
  - name: memcache
    port: 11211
    protocol: TCP
  - name: metrics
    port: 9150
    protocol: TCP
