apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-06T01:16:10Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "856"
  uid: 9c1d1164-d612-43a9-8d3d-c6e1b70792d2
subsets:
- addresses:
  - ip: 10.0.0.18
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-cwdpw
      namespace: kube-system
      uid: 759b65db-1219-45ea-b7ce-4d0416715681
  - ip: 10.0.0.85
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-49ssm
      namespace: kube-system
      uid: 86fff424-d808-4382-aaeb-f1767a921b6f
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
