You can use the built-in Kubernetes steps to configure Kubernetes deployments. There are also community-contributed Kubernetes step templates available.
| Step | Description |
|---|---|
| Deploy Kubernetes YAML | Deploy to Kubernetes using YAML |
| Deploy a Helm chart | Deploy to Kubernetes using a Helm chart |
| Deploy with Kustomize | Deploy to Kubernetes with Kustomize |
| Configure and apply Kubernetes resources | Creates a Kubernetes deployment, service, and ingress resources |
| Configure and apply a Kubernetes Service | Creates a Kubernetes service resource |
| Configure and apply a Kubernetes Ingress | Creates a Kubernetes ingress resource |