apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-08-19T09:06:08Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "873"
  uid: 2fcc9a60-856d-42c6-934c-5d9dced92725
subsets:
- addresses:
  - ip: 10.0.0.26
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-dnjdl
      namespace: kube-system
      uid: a6f93e07-f5e0-4fe7-a299-7333ba862974
  - ip: 10.0.0.73
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-tkhsz
      namespace: kube-system
      uid: e8bf416d-37b5-4e31-b4fe-ade43ef3d94c
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
