apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-06-22T01:52:46Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "858"
  uid: d712943d-e41e-40dd-bf26-eaa34cd46f73
subsets:
- addresses:
  - ip: 10.0.0.203
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-tfmf4
      namespace: kube-system
      uid: fd6ac2e8-fcaa-4a48-a47f-83378bf013c6
  - ip: 10.0.0.97
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-vhnlj
      namespace: kube-system
      uid: a7919891-dd31-4d1c-84a3-89010ec7defe
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
