apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-03-09T06:16:37Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "858"
  uid: 4ade67d9-1771-48db-8875-89dc750befb1
subsets:
- addresses:
  - ip: 10.0.0.218
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-5l9q9
      namespace: kube-system
      uid: d97514e6-6a5b-4596-82fc-ca17626e13cc
  - ip: 10.0.0.8
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-7qln8
      namespace: kube-system
      uid: 4aac1e03-82eb-4842-b16b-1f0583f3522d
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
