apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-11T05:38:35Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "889"
  uid: 8e721ee0-8ed7-427a-b280-2655f1b902f1
subsets:
- addresses:
  - ip: 10.0.0.79
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-6zzd6
      namespace: kube-system
      uid: 1e83bfcf-3153-4551-a3a8-96f2bd69b91d
  - ip: 10.0.0.95
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-6wnq2
      namespace: kube-system
      uid: e8efe83a-acde-4a84-a1ab-ed5517b1237a
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
