hpvd commented on issue #8811: URL: https://github.com/apache/pulsar/issues/8811#issuecomment-738644037
yes, one have to look at this topic in detail when docker is not supported anymore: > There are a few instances when you might have a dependency on Docker: running privileged Pods executing Docker commands, running scripts on nodes outside of Kubernetes infrastructure (for example, using ssh to troubleshoot issues), or through third-party tools that perform such similarly privileged operations. You might also have an indirect dependency on Docker if some of your tooling was configured to react to Docker-specific log messages in your monitoring system this and some other interesting stuff in the following paragraph can be found here: https://cloud.google.com/kubernetes-engine/docs/concepts/using-containerd ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
