Delete Container in POD deployed in AKS using Kubernetes Client Python

后端 未结 0 1488
陌清茗
陌清茗 2020-12-08 13:20

I am using the following code to kill the container in a pod

        from kubernetes.stream import stream
        . . .
        . . .
        # custom functio         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题