Must `kubectl apply` twice to allow CRD usage?

This page summarizes the projects mentioned and recommended in the original post on /r/kubernetes

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • kubectl

    Issue tracker and mirror of kubectl code

  • I see, apologies, I did misunderstand. This is actually a known race condition between kubectl (or even helm, or any Kube API client) issuing the requests to deploy CRs that depend on CRDs while those CRDs are still being installed on the API server. Simply put, kubectl makes these requests too quickly. There is no solution to this currently aside from deploying CRDs separately from the resources they expose. See this kubectl issue: https://github.com/kubernetes/kubectl/issues/1117, and there are some links in the comments to other issues echoing the same problem in helm and elsewhere.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • What are these orphaned PVC objects?

    1 project | /r/kubernetes | 6 May 2023
  • Recommendations on building a simple DSL REPL?

    5 projects | /r/golang | 18 Mar 2023
  • Why Go and Not Rust?

    4 projects | news.ycombinator.com | 27 Jan 2023
  • kubectl - Create PV/PVC

    1 project | /r/kubernetes | 6 Nov 2022
  • What's the number one annoyance that drives you crazy about Kubernetes?

    7 projects | /r/kubernetes | 25 Jan 2022