apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-08-16T12:53:22Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "925"
  uid: 3c1a7edb-adca-446a-8605-2bcd9952f471
subsets:
- addresses:
  - ip: 10.0.0.101
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-95hcj
      namespace: kube-system
      uid: 3a5f3dc6-6f36-43c5-ba19-dce6265af323
  - ip: 10.0.0.59
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-6nt6p
      namespace: kube-system
      uid: 7e9cf162-190b-45d0-bfa2-774b0a43015d
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
