apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-08-28T04:00:03Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "921"
  uid: 63ebb8f0-40d3-4c3c-a610-9e8793b25096
subsets:
- addresses:
  - ip: 10.0.0.133
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-pgxth
      namespace: kube-system
      uid: 9f183055-d584-41fc-b799-af4d06dc7f6f
  - ip: 10.0.0.141
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-27sxp
      namespace: kube-system
      uid: 1c05ca8a-1b3b-4bdc-837e-0a409cd5c50d
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
