apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-27T20:08:39Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "906"
  uid: e523276a-fa1d-4830-935d-03669dba98c5
subsets:
- addresses:
  - ip: 10.0.0.158
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-rk2wl
      namespace: kube-system
      uid: 126c5106-897e-4a20-abae-a09e04d7fc62
  - ip: 10.0.0.240
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-krwnw
      namespace: kube-system
      uid: 5e12db1f-fff3-4fc0-9826-ac676d19699d
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
