apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-26T13:57:31Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "941"
  uid: fda814a5-ec3e-44c8-8920-301936287235
subsets:
- addresses:
  - ip: 10.0.0.35
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-kfkwt
      namespace: kube-system
      uid: 29f88490-bb53-4fb8-9b1a-266e71cb0964
  - ip: 10.0.0.50
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-l9ht4
      namespace: kube-system
      uid: 1da3bec9-8deb-4d8c-9a58-6f157108748d
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
