apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-17T00:52:31Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "864"
  uid: 32cc6e40-c4bc-4113-95fe-cf141cced34d
subsets:
- addresses:
  - ip: 10.0.0.243
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-27xhm
      namespace: kube-system
      uid: 84731b8f-bf2d-4d04-887e-9d3c7f4a07c5
  - ip: 10.0.0.54
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-95vh2
      namespace: kube-system
      uid: b256edc8-52c9-4edb-9bf0-87cb19f2a7aa
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
