# Kubernetes Application Blueprint

## Introduction

Use this blueprint to define a package that deploys a single Kubernetes YAML or JSON file

## Before you get started

If you're new to XebiaLabs blueprints, check out:

* [Get started with DevOps as Code](https://docs.xebialabs.com/xl-release/concept/get-started-with-devops-as-code.html)
* [Get started with blueprints](https://docs.xebialabs.com/xl-release/concept/get-started-with-blueprints.html)

## Prerequisites

* XebiaLabs Deployment Automation up and running

## Usage

To use this blueprint, run `xl blueprint` in an empty directory and select:

```plain
kubernetes/application
```

## Tools and technologies

This blueprint includes the following tools and technologies:

* Target:
  * Kubernetes

## Prerequisites

* XebiaLabs Release Orchestration and Deployment Automation up and running

## Information required

* The application name
* Docker image for a front-end service

## Output

* Release templates

## Labels

* Kubernetes

