Minikube Support?
已回答
Is there integration support coming for Minikube/K8S so we can develop/debug them from there?
请先登录再写评论。
Please take a look at https://kozikow.com/2016/09/16/using-pycharm-docker-integration-with-minikube/.
yes i have read that older article. i'm aware you can have pycharm point to the docker inside the cluster and have it create its own container - but that is not minikube/k8s integration with pycharm - can pycharm update and debug a container that is part of a pod (and if so how)?