apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-06-24T17:08:17Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "930"
  uid: 3768707d-73a7-4b50-bc06-20db297e8d76
subsets:
- addresses:
  - ip: 10.0.0.223
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-kg6tx
      namespace: kube-system
      uid: 0099f7ef-9014-40f2-ad57-a83ec1f0d2bf
  - ip: 10.0.0.24
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-5fptd
      namespace: kube-system
      uid: b774e2a4-b139-493d-9c02-2a77b2e60e54
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
