zarf
zarf copied to clipboard
Feature List - with status Label
Current Zarf Features
Definitions of each label can be found in Roadmap ADR
Stable
- Automate Software Bill of Materials (SBOM) generation
- Build and publish packages as OCI image artifacts
- Provide a web dashboard for viewing SBOM output
- Create and verify package signatures with cosign
- Publish, pull, and deploy packages from an OCI registry
- Powerful component lifecycle actions
- Deploy a new cluster while fully disconnected with K3s or into any existing cluster using a kube config
- Builtin logging stack with Loki
- Builtin Git server with Gitea
- Builtin Docker registry
- Builtin K9s Dashboard for managing a cluster from the terminal
- Mutating Webhook to automatically update Kubernetes pod's image path and pull secrets as well as Flux Git Repository URLs and secret references
- Builtin command to find images and resources from a Helm chart
- Tunneling capability to connect to Kuberenetes resources without network routing, DNS, TLS or Ingress configuration required
Beta
- Web UI
Alpha
- bundles
Deprecated
- component choice
@YrrepNoj @Racer159 @Noxsios - Requesting the team adds features into the appropriate sections of this list or if there is a better place for this to live then let me know :)
@YrrepNoj @Racer159 @Noxsios - Requesting the team adds features into the appropriate sections of this list or if there is a better place for this to live then let me know :)
Currently most of this info lives in src/config/english.go. If a command is stable, it's short description has no tag.
Should we differentiate between stable binary features and stable Init package features?
We are going to be switching from Alpha/Beta to Deprecated or Experimental - we will be making a new issue for 1.0 planning to see what to deprecate based off the current state of the world in Zarf today