是否可以让 IntelliJ 识别并显示 Istio 对象的工具提示?

Is it possible to make IntelliJ recognize and display tooltips for Istio objects?

IntelliJ IDEA 2018.3 无法识别 Istio 对象 (CRD)。是否可以让 IntelliJ 识别并显示 Istio 对象的工具提示?我搜索了插件——没有 istio 插件。我确实安装了 Kubernetes 插件。

Kubernetes Plugin does not support custom resources defined by Istio project, feature request 已提交。感谢@Andrey 的努力。已经为任何进一步的贡献者研究提供了答案。

Kubernetes 插件现在支持自定义资源。您可以通过 URL https://raw.githubusercontent.com/istio/api/master/kubernetes/customresourcedefinitions.gen.yaml 在 "Preferences | Languages & Frameworks | Kubernetes".

中为 Istio 添加自定义资源