apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-30T14:23:11Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "915"
  uid: 833b0e7f-4fd2-47d5-8307-8cddc6f39c9d
subsets:
- addresses:
  - ip: 10.0.0.204
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-rmwch
      namespace: kube-system
      uid: a8177818-e5ac-40eb-aa46-a52058887c79
  - ip: 10.0.0.59
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-x5knc
      namespace: kube-system
      uid: 9f7b8af0-9b48-4c62-8efe-c5b49d5a0417
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
