【问题标题】:Can Cilium-Istio be deployed using the Istio operator?Cilium-Istio 可以使用 Istio 操作符部署吗?
【发布时间】:2021-06-13 01:07:06
【问题描述】:

我们正在迁移到 Cilium 作为我们的 Kubernetes CNI 插件。我们还使用 Istio 服务网格,并希望将 Cilium 的优势带到我们的 Istio 部署中。我知道为了做到这一点,我们需要部署 Cilium 的“仪表化”版本的 Istio (https://github.com/cilium/istio)。 Cilium 提供了一个 istioctl CLI 版本,用于部署 Cilium 的 Istio 版本。但是,我们使用 Istio Operator 在集群中部署/维护 Istio。 cilium-istioctl CLI 似乎安装了上游 Istio Operator,然后安装上游 Istio,而不是 Cilium 版本。是否有 Cilium 版本的 Istio Operator?

【问题讨论】:

    标签: kubernetes operator-keyword istio cilium


    【解决方案1】:

    我很确定您可以在操作员清单中交换图像。这个注释来自最新的 cilium-istio 版本,注意他们所做的只是用 cilium 的图像交换代理和试验,其他一切都是默认的。

    https://github.com/cilium/istio/releases/tag/1.9.6

    Istioctl with defaults to cilium images of proxy and pilot, 
    other images default to upstream Istio, tag 1.9.6.
    
    

    【讨论】:

    • 仅供参考:查看当前版本的官方网站。谷歌“cilium istio”。该 URL 中嵌入了版本。
    猜你喜欢
    • 2019-01-01
    • 1970-01-01
    • 1970-01-01
    • 2020-12-23
    • 1970-01-01
    • 2019-04-28
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    相关资源
    最近更新 更多