apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-03-30T21:55:17Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "884"
  uid: 8a4356ac-ccf8-485d-b0db-a5b5f6090194
subsets:
- addresses:
  - ip: 10.0.0.131
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-l9n6n
      namespace: kube-system
      uid: 1a8486f1-d925-45e2-99da-f9073da6adfe
  - ip: 10.0.0.55
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-7v4rf
      namespace: kube-system
      uid: d06ae194-bbce-4cb8-8346-9f658e317a1d
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
