Application and Kind Config
Declare your app name and specify whether the deployment is to Kubernetes or AWS Lambda.
Fields
version: v1
kind: <kind>
application: <name>
kind
:kubernetes
orlambda
application
: Provide a descriptive name for your Kubernetes app or Lambda function so that you can identify it when viewing the status of your deployment in the Deployments UI and other locations.
Feedback
Was this page helpful?
Thank you for letting us know!
Sorry to hear that. Please tell us how we can improve.
Last modified November 27, 2023: (803ecce)