apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-16T06:48:21Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "921"
  uid: b50072c7-4360-4f93-ba91-21f34e1d0610
subsets:
- addresses:
  - ip: 10.0.0.11
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-87zhm
      namespace: kube-system
      uid: 1415ae62-036e-48c4-8deb-a8f03860772d
  - ip: 10.0.0.98
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-smxkq
      namespace: kube-system
      uid: 2bf42b56-54a6-470f-86cc-c3c20bdd69b5
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
