Deploy a Kubernetes manifest file to any Kubernetes cluster.
Deploy
version v1.0.0
Deploy kubernetes-manifest v1.0.0
Kubernetes Manifests are declarative YAML files that describe the desired state of Kubernetes projects. With Zeet, you can bring in a Kubernetes Manifests to define the desired configuration of your application—including containers, volumes, and networking—in your cluster in your cloud.
Kubernetes Manifests are used to define the desired state of Kubernetes projects. Using the Kubernetes Manifest Blueprint in Zeet, you can provide a Kubernetes Manifest—typically a set of key-value pairs which define the desired configuration of a specific project—and Zeet will apply this file to create a Kubernetes Cluster with all the specifications outlined in the Manifest,
Either in your Manifest, or within the Zeet Developer Platform, include information about the number of replicas, container images, and container ports, and Zeet will handle the rest. If you need to make changes to your Kubernetes cluster, you can easily edit your Manifest, and Zeet will update any Clusters to the new specification.
Kubernetes Manifests allow you to declaratively define the desired state of your application, making it easier to manage and maintain, and Zeet allows you to do this all with the click of a button in one consolidated UI. With the Zeet Kubernetes Manifest Blueprint, simply specify your K8s Manifest (through GitOps or a public repository), and manage all of your Clusters across all of your clouds with ease.
Want to learn more about the deploying and running your infrastructure on top of Zeet? Check out our solutions page on how to use Zeet as your developer platform.