Having a simple SF application (API + Service projects), how would one convert it so it runs on Kubernetes?
- Can anyone please explain if it's possible to containerize SF app and deploy it to Minikube/Kubernetes?
- Or does it have to be re-written in some specific way?
Trying to migrate from SF to Kubernetes. Any insight greatly appreciated.