apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-08-24T20:42:10Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "868"
  uid: fbf81107-43dc-42d1-8453-6a50fac4048b
subsets:
- addresses:
  - ip: 10.0.0.135
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-t9mnf
      namespace: kube-system
      uid: fda3b461-102a-4cd6-ab99-68cb3d4f10b5
  - ip: 10.0.0.214
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-975pj
      namespace: kube-system
      uid: b15d968b-dd03-49fe-aa00-355a7f819b7f
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
