apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-06-15T07:42:03Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "933"
  uid: 8ec2b524-ddc9-4a60-864c-d5d36fd6bcb6
subsets:
- addresses:
  - ip: 10.0.0.166
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-4nc9s
      namespace: kube-system
      uid: 2ba448af-3950-4b8e-8421-22366bbd39e5
  - ip: 10.0.0.229
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-2vfj8
      namespace: kube-system
      uid: 7a520e9b-0dbf-466e-8079-19f0b69721d2
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
