Automate deployments of cdk8s template

This page summarizes the projects mentioned and recommended in the original post on dev.to

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. orbits

    Keep your orbit in the cloud galaxy. A typescript framework for DevOps Agent.

    The complete implementation is available here on github

  2. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  3. helm

    The Kubernetes Package Manager

    By default, it allows you to synthesize manifests and deploy them using kubectl apply, or optionally through Helm. While both approaches can work, they often fall short for more advanced use cases — for example, when you want to programmatically chain deployments, export values from the chart, or implement a custom rollback and prune strategy.

  4. cdk8s

    Define Kubernetes native apps and abstractions using object-oriented programming

    Cdk8s is a great tool to write your Kubernetes IaC templates using standard programming languages. But unlike the AWS cdk, which is tightly integrated with CloudFormation to manage stack deployment, cdk8s has no native deployment mechanism.

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

  • Guide to Testing SQS-Based Microservices with Signadot Sandboxes

    2 projects | dev.to | 9 Sep 2025
  • Is Helm charting its way to retirement?

    1 project | dev.to | 3 May 2025
  • IKO - Lessons Learned (Part 1 - Helm)

    1 project | dev.to | 23 Feb 2025
  • Helm Chart Essentials & Writing Effective Charts 🚀

    4 projects | dev.to | 23 Jan 2025
  • Day 39 : Deploy Kubernetes Applications Easily with Helm Charts

    1 project | dev.to | 16 Dec 2024