apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-05T12:51:26Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "889"
  uid: a07cbc0d-3317-42b0-b4ad-3568dca992f2
subsets:
- addresses:
  - ip: 10.0.0.184
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-d9fv5
      namespace: kube-system
      uid: dd28b161-7d13-476a-b2f7-d8df741e6f6b
  - ip: 10.0.0.96
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-mgmt7
      namespace: kube-system
      uid: a426eb58-bd10-41cc-b752-e80505f89d3f
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
