# AWS Launch Wizard for Amazon Elastic Kubernetes Service

{% hint style="info" %}
This page was generated from content adapted from the [AWS Developer Guide](https://github.com/awsdocs/aws-launch-wizard-user-guide.git)
{% endhint %}

## Test the deployment

* **Important**\
  You must run these steps from a network that has access to the Kubernetes API, as configured by the **Amazon EKS public access endpoint** and **Kubernetes API public access CIDR** parameters. For more information, see [Installing kubectl](https://docs.aws.amazon.com/eks/latest/userguide/install-kubectl.html) in the **Amazon EKS User Guide**. If you enabled the optional bastion host, you can connect to it by using SSH. Use the key pair that you specified during deployment and the IP address from the **Outputs** tab of the AWS CloudFormation stack. The bastion host already has `kubectl` installed and configured so that it connects to the cluster. To test the CLI, connect to the cluster, and run the command, shown in step 1.

## Troubleshoot

* **Note**\
  When you enable **Deactivate rollback on failed deployment**, you continue to incur AWS charges for the stack. Ensure that you delete the stack when you finish troubleshooting.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://awsnotes.dendron.so/management-and-governance/aws-launch-wizard/topics/aws-launch-wizard-for-amazon-elastic-kubernetes-service.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
