
Application Blueprint
Application blueprint allows application owners to model their application configuration easily. It describes all services of the application and its interdependencies. The Application blueprint makes it easy for an application owner to deploy applications without writing the Kubernetes YAML configurations. Application Blueprints are key to making the application context portable.
The application blueprint is essential first step to deploy the applications. Application blueprints make the deployment of application very easy (including their dependencies, containers and side kick containers) easier.