Where can I find the URL for Kubernetes CRDs?

Answered

Hi,

Out of the box the Kubernetes plugin does not recognize Istio VirtualServices:

But we can add its CRD from Settings > Language and Frameworks > Kubernetes:

The question is, where can I find the URL for a given CRD, such as VirtualService?

Thanks,
Behrang

---
PS: Please support Markdown or Asciidoc in the Hub!

0
2 comments

Hi Behrang,

There are various places where Istio CRDs can be found, e.g.:

These ones are not official though, and I wouldn't know where the official ones are and whether they even exist.

However, if you are working with a cluster where istio is installed and have enough permissions, you can enable the option 'Use API schema from the active cluster if available' (Preferences | Languages & Frameworks | Kubernetes), and all the CRDs from the connected cluster will become available automatically.

0

Please sign in to leave a comment.