apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-08-21T16:54:21Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "924"
  uid: e8c1093f-6dd2-4b30-8a60-5126fe857aa1
subsets:
- addresses:
  - ip: 10.0.0.117
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-gvqxn
      namespace: kube-system
      uid: c823c6c1-36fd-41ee-9a12-5c2dee121c15
  - ip: 10.0.0.237
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-sj7t9
      namespace: kube-system
      uid: 6a210e6a-51ff-404b-adc0-1334634125de
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
