apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-21T02:05:14Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "912"
  uid: 13e150b1-0879-42a9-b60b-f440b4060ac5
subsets:
- addresses:
  - ip: 10.0.0.134
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-qzhwn
      namespace: kube-system
      uid: ce1bbbf2-91e8-4ea6-b439-8acf87db454c
  - ip: 10.0.0.74
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-wmkj6
      namespace: kube-system
      uid: 7425ab26-8b24-43e5-9c29-8618f3a030e2
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
