apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-06-16T00:34:56Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "859"
  uid: e947ee46-7c19-4acc-a3dc-91985d512979
subsets:
- addresses:
  - ip: 10.0.0.197
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-rrthp
      namespace: kube-system
      uid: 8fcc7009-d40f-4e34-9aa5-32e4bfa4203a
  - ip: 10.0.0.209
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-kmgnl
      namespace: kube-system
      uid: 1cc8b1cd-bd4a-47f3-897a-9d6251a0849c
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
