apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-22T23:23:12Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "870"
  uid: 597c32e6-acb1-497d-a711-b5d579441324
subsets:
- addresses:
  - ip: 10.0.0.149
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-cqmqq
      namespace: kube-system
      uid: b46b1eed-f955-4687-b077-41bf8782c035
  - ip: 10.0.0.151
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-6vm6b
      namespace: kube-system
      uid: f37c65ed-545f-4df9-8f16-95bb6dd8298a
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
