How to gracefully stop a Kubernetes Watch on Services when the system exits

后端 未结 0 1747
长发绾君心
长发绾君心 2020-12-11 21:13

I have the following KOPF Daemon running:

import kopf
import kubernetes

@kopf.on.daemon(group=\'test.example.com\', version=\'v1\', plural=\'myclusters\')
de         


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