apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-10T18:02:06Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "856"
  uid: 60fa7947-f4ab-4129-a871-24f497f36d9d
subsets:
- addresses:
  - ip: 10.0.0.222
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-tnf6h
      namespace: kube-system
      uid: b5ba3d9e-f831-40be-b6a8-65cda7733ecc
  - ip: 10.0.0.95
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-5j5hn
      namespace: kube-system
      uid: 0fcaa64e-1172-4258-bbc1-bbc01a1ee634
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
