thruster VS cdk8s

Compare thruster vs cdk8s and see what are their differences.

cdk8s

Define Kubernetes native apps and abstractions using object-oriented programming (by cdk8s-team)
SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
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
thruster cdk8s
1 48
- 4,138
- 1.3%
- 9.7
- 7 days ago
JavaScript
- Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

thruster

Posts with mentions or reviews of thruster. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-10-15.
  • Nomad vs. Kubernetes
    9 projects | news.ycombinator.com | 15 Oct 2021
    > One JSON/YAML file too uwieldy? Generate it using jsonnet/CUE/dhall/your favourite programming language. Or just talk directly to the Kubernetes API. You don't have to use Helm - in fact, you probably shouldn't be using Helm (as the whole idea of text templating YAML is... thoroughly ignorant in understanding what Kubernetes actually is).

    Agreed 99%, but there is one useful thing that Helm provides over Kubectl+structured templating (Nix/dhall/whatever): pruning objects that are no longer defined in your manifest.

    However, that's solvable without taking on all of Helm's complexity. For example, Thruster[0] (disclaimer: an old prototype of mine) provides a pruning variant of kubectl apply.

    [0]: https://gitlab.com/teozkr/thruster

cdk8s

Posts with mentions or reviews of cdk8s. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-03-02.

What are some alternatives?

When comparing thruster and cdk8s you can also consider the following projects:

nomad-pack

helmfile - Deploy Kubernetes Helm Charts

k3s - Lightweight Kubernetes

Pulumi - Pulumi - Infrastructure as Code in any programming language. Build infrastructure intuitively on any cloud using familiar languages 🚀

registrator - Service registry bridge for Docker with pluggable adapters

terraform-cdk - Define infrastructure resources using programming constructs and provision them using HashiCorp Terraform

aws-cdk - The AWS Cloud Development Kit is a framework for defining cloud infrastructure in code

jsonnet - Jsonnet - The data templating language

kubernetes-the-hard-way - Bootstrap Kubernetes the hard way. No scripts.

external-dns - Configure external DNS servers (AWS Route53, Google CloudDNS and others) for Kubernetes Ingresses and Services

kubeapps - A web-based UI for deploying and managing applications in Kubernetes clusters