home.social

#argocds — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #argocds, aggregated by home.social.

  1. 💡kubectl explain --recursive

    For looking up the fields of a #CRD in #kubernetes.

    I am almost embarrassed to confess I only recently learned about this.

    Before I used to use auto completion using the CRD's schema via JetBrainz' excellent Kubernetes Plugin or looked up examples like this for #ArgoCDs Application CRD.

    github.com/argoproj/argo-cd/bl

    What others ways are there to get a human readable overview of CRD fields?