【问题标题】:Does the cloud code plugin for intellij work with AzureIntellij 的云代码插件是否适用于 Azure
【发布时间】:2021-10-13 15:10:06
【问题描述】:

我看到 GCP 设置为默认登录,所以想知道它是否适用于 Azure,如果可以,我如何连接到它

【问题讨论】:

    标签: azure intellij-idea plugins cloud


    【解决方案1】:

    Cloud Code IntelliJ Kubernetes 功能适用于任何 Kubernetes 集群,无论供应商、本地还是远程。 Cloud Code 使用标准 kubectl 配置(kubeconfig 文件)与集群通信。设置 Azure 集群后,请确保已在计算机上为 kubectl 配置了它(因此 kubectl config get-contexts 包含 Azure 集群的条目,并且已正确配置和可访问 - 请遵循 Azure Kubernetes 配置文档)。

    在您的机器上配置 Azure 集群后,它将出现在 Cloud Code 中 - 您可以使用 Kubernetes Explorer 在其上进行开发和调试,就像使用 GKE 或您选择的任何其他 Kubernetes 集群一样。

    【讨论】:

      猜你喜欢
      • 2022-10-13
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2016-04-17
      • 2010-11-30
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多