apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-20T10:10:23Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "858"
  uid: ca5fffc1-ead7-47d4-9c79-9723d476641b
subsets:
- addresses:
  - ip: 10.0.0.206
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-wflkp
      namespace: kube-system
      uid: 455f7846-c69d-41f5-9894-57510a8889b3
  - ip: 10.0.0.87
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-njjpw
      namespace: kube-system
      uid: 303c651c-d28c-4ce1-a57e-368afa99cdf7
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
