apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-02T09:57:37Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "907"
  uid: 765ac906-95a3-43ab-8297-c25fcf3de8b8
subsets:
- addresses:
  - ip: 10.0.0.147
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-dx2n9
      namespace: kube-system
      uid: abb96a3a-92d4-4660-8cbd-5fb39141f4fa
  - ip: 10.0.0.9
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-6ctt8
      namespace: kube-system
      uid: f0a44cda-9eed-427b-a10b-41c47f9b2765
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
