apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-12T05:39:26Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "907"
  uid: c21a5686-30a7-4823-97c6-3f36d8f476bb
subsets:
- addresses:
  - ip: 10.0.0.106
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-xdgk9
      namespace: kube-system
      uid: 106d4335-8d22-49ad-9fe0-a98e94324eb4
  - ip: 10.0.0.206
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-ptw8c
      namespace: kube-system
      uid: 1c597917-e80f-4d4f-bcfc-5b0087c1bd41
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
