apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-08T03:09:22Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "895"
  uid: 97456305-c52a-4e2b-8abb-837a67e479ad
subsets:
- addresses:
  - ip: 10.0.0.127
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-cq58x
      namespace: kube-system
      uid: edbdf429-4226-4982-b6e8-5b2b3226f1a4
  - ip: 10.0.0.135
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-hmckl
      namespace: kube-system
      uid: 9d788b7a-1060-426d-ba4f-eae6b963467a
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
