gpt4 book ai didi

kubernetes - 静态pod和DaemonSet有什么区别?

转载 作者:行者123 更新时间:2023-12-02 11:53:01 25 4
gpt4 key购买 nike

静态pod和DaemonSet之间的关系是否可以类似于pod和RelicaSet之间的关系?

最佳答案

从文档here

Unlike DaemonSet, static Pods cannot be managed with kubectl or other Kubernetes API clients. Static Pods do not depend on the apiserver, making them useful in cluster bootstrapping cases. Also, static Pods may be deprecated in the future.



Pod和Replicaset都可以由kubectl或其他Kubernetes API客户端管理,并且都依赖于apiserver。

因此,这两者之间没有比喻。

关于kubernetes - 静态pod和DaemonSet有什么区别?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/62259710/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com