apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-25T09:33:08Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "901"
  uid: 0f1cfb51-5db2-4241-ade3-c9ce4c5d1bce
subsets:
- addresses:
  - ip: 10.0.0.66
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-dhxqk
      namespace: kube-system
      uid: 7784dfcd-97e8-4df4-a4bf-926915e51c07
  - ip: 10.0.0.76
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-nvjc7
      namespace: kube-system
      uid: 0fbd0a58-5102-4d9d-aee6-732374476bb3
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
