0xdholleran
Results
1
comments of
0xdholleran
hi @roycaihw, that doesn't work either. If I try to stream the logs of the pod defined above with: ``` from kubernetes import config, client, watch config.load_incluster_config() k8s = client.CoreV1Api()...