apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-15T08:07:35Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "922"
  uid: 4d0b5af1-f695-46e6-8040-6c84a3879505
subsets:
- addresses:
  - ip: 10.0.0.18
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-hq5rv
      namespace: kube-system
      uid: a60d9a0e-feba-40d6-9baa-40d70f36a4f5
  - ip: 10.0.0.243
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-rknht
      namespace: kube-system
      uid: 674f2444-4a82-4124-9a02-5ce23213eddb
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
