Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我试图找出在 Kubernetes Pod 中运行的 java 应用程序是否有可能知道集群中运行了多少相同的 pod。我查看了向下的 API,但没有查看 pod 数量的选项。我知道这些信息通常无关紧要,但我需要得到它来调整应用程序的一些参数。