Kubernetes python client script returns error after 50 seconds

后端 未结 0 1038
孤街浪徒
孤街浪徒 2020-12-31 22:34

I made custom K8s scheduler using python client. This is part of code that is watching for pods without assigned node.

def main():
    w = watch.Watch()
    f         


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