apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-11T02:06:35Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "922"
  uid: ccf7fb5d-9599-4606-9829-c051e4f65210
subsets:
- addresses:
  - ip: 10.0.0.178
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-hjndv
      namespace: kube-system
      uid: 2b3b41b5-ae82-47b9-906d-d782ac5212fd
  - ip: 10.0.0.77
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-w6d7s
      namespace: kube-system
      uid: 3bd78f57-f608-4464-b50e-97d7f605fafb
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
