Skip to content

Releases: k8sVoodoo/kubegen

kubegen v0.0.1 - Initial Release

28 Aug 19:26
Compare
Choose a tag to compare
Pre-release

We are excited to announce the initial release of kubegen v0.0.1, a powerful CLI tool designed to simplify Kubernetes resource management. This version introduces core functionality to streamline your workflow when interacting with Kubernetes clusters.

Features:

•	Generate: Easily generate Kubernetes manifests for Deployments, Services, DaemonSets, and more using predefined templates.
•	Apply: Quickly apply the generated Kubernetes manifests to your cluster, ensuring that your resources are correctly configured and deployed.
•	Delete: Remove Kubernetes resources from your cluster with a simple command, allowing you to manage and clean up your environment efficiently.
•	Update Image: Update the container images of your deployments on the fly, making it easy to roll out new versions of your applications.