# 6. Deploy an Application

Navigate to **Kubernetes** -> **Services**, and click **Add**. The **Add Service** page displays. Enter the following details:

* **Name**: `nginx`&#x20;
* **Docker image**: `nginx:latest` (this is a sample public image)

<figure><img src="https://2471407984-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F68cb0s9ce5UIUKWPuYs8%2Fuploads%2FEMdiEEwmxtI0WkVgEzOd%2FScreenshot%20(1034).png?alt=media&#x26;token=57490d60-b652-44a9-9b9e-592b37c90b36" alt=""><figcaption><p>The <strong>Add Service</strong> page</p></figcaption></figure>

Click **Next**, and then click **Create**.
