apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-03-25T16:56:37Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "845"
  uid: 6ca3b928-ca43-4c7b-9ef4-d5e7c2f4f4d5
subsets:
- addresses:
  - ip: 10.0.0.153
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-9jdvd
      namespace: kube-system
      uid: 6dcf8d33-31f5-4e20-bfeb-1e7d5e3dd2c9
  - ip: 10.0.0.191
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-pd6pj
      namespace: kube-system
      uid: 66ec2a50-c67d-49de-a0b9-a8aa84be5204
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
