apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-06-16T00:25:29Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "919"
  uid: 111f868e-6858-4707-9762-d77ba2179d85
subsets:
- addresses:
  - ip: 10.0.0.126
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-lkxll
      namespace: kube-system
      uid: 90a6f6e9-7790-4281-95fa-1a1e07acc750
  - ip: 10.0.0.142
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-7xbnc
      namespace: kube-system
      uid: ad65fbfd-83d6-4e7a-aa88-462f11b7503e
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
