apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-06-03T07:23:51Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "862"
  uid: 5f08476d-2aa3-46c0-a7b2-78e71dad9695
subsets:
- addresses:
  - ip: 10.0.0.12
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-g6wdc
      namespace: kube-system
      uid: a1b21060-2b33-402d-a70b-424abcd63197
  - ip: 10.0.0.94
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-pp2w9
      namespace: kube-system
      uid: 820b35e0-0f1e-44e7-abf5-0254b698ff99
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
