apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-14T16:53:01Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "877"
  uid: 43fb1191-f48a-4424-84ea-13ffb9f53bdb
subsets:
- addresses:
  - ip: 10.0.0.145
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-jl4x6
      namespace: kube-system
      uid: d5b7dc22-5c06-4db1-b588-d524d35c1619
  - ip: 10.0.0.201
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-ldlhx
      namespace: kube-system
      uid: 68723790-8799-4fbb-8530-9ab35a65aa14
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
