apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-09-02T12:20:06Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "914"
  uid: 7a5cde00-1445-4315-aabe-790c061d537e
subsets:
- addresses:
  - ip: 10.0.0.100
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-txhh9
      namespace: kube-system
      uid: 9038b6ea-0d3b-41f2-bb4f-b47bbee1d397
  - ip: 10.0.0.226
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-vb55t
      namespace: kube-system
      uid: e9bfc7a9-0adc-4c31-a0e4-d4b1b45c6663
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
