binfmt
Step for deploy binfmt in K3S
1 Download binfmt daemon yaml
2 Input following command to deployment binfmt pod into K3S
# kubectl apply -f binfmt_daemon.yaml
3 Use following command to verify binfmt pod is running
# kubectl get pod -o wide

Don’t worry about the result, It shows all pods status are “CrashLoopBackOff”. Originally binfmt just required run only one time for each node, But I changed it to be daemon pods for ensuring binfmt service must be starts while node reboot. Otherwise some pods not running correctly.

Click here to start deploy money generator parts – honey gain in kubernetes & docker