How to get the Deployment "CRD" configuration?

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
  • kubernetes

    Production-Grade Container Scheduling and Management

  • Deployment isn't a CRD. Deployment's spec field is defined by https://github.com/kubernetes/kubernetes/blob/ea0764452222146c47ec826977f49d7001b0ea8c/pkg/apis/apps/types.go#L282

  • agones

    Dedicated Game Server Hosting and Scaling for Multiplayer Games on Kubernetes

  • Nobody is handcrafting those CRDs. That's defined at https://github.com/googleforgames/agones/blob/27d100477b88e451cb3b05c685aa7365435e9b92/pkg/apis/agones/v1/gameserver.go#L156 and the CRD is built from the definition.

  • 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

  • Streamlining Deployments: Unveiling the Power of GitOps with Kubernetes

    1 project | dev.to | 30 Apr 2024
  • Building Llama as a Service (LaaS)

    14 projects | dev.to | 8 Apr 2024
  • Kubernetes and back – Why I don't run distributed systems

    1 project | news.ycombinator.com | 28 Mar 2024
  • Get a specific apiVersion manifest from k8s

    1 project | dev.to | 19 Mar 2024
  • 6 Kubernetes Ports: A Definitive Look - Expose, NodePort, TargetPort, & More

    1 project | dev.to | 21 Jan 2024