apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-19T01:54:03Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "916"
  uid: 5cdb10e6-77ea-40aa-8d3f-57058a2f5e1b
subsets:
- addresses:
  - ip: 10.0.0.202
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-ccrrv
      namespace: kube-system
      uid: 37991b1c-f171-436f-b616-f74ece835619
  - ip: 10.0.0.231
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-js5gq
      namespace: kube-system
      uid: 2b88b0c3-84ae-4a26-abfd-8a7111ace4a9
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
