Skip to content

Commit

Permalink
minor amends
Browse files Browse the repository at this point in the history
  • Loading branch information
davegarvey committed Feb 15, 2024
1 parent e031d2a commit 1716de4
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions deployments/k8s-operator/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,14 +24,16 @@ Helm:
- Version 3 or later

Compatibility:
- While designed for Docker Desktop's embedded Kubernetes environment, this deployment should also work on other Kubernetes installations.
- This deployment is intended for use with Docker Desktop's embedded Kubernetes environment. However, it should also work on other Kubernetes installations.
- Ensure both `kubectl` and `helm` commands are functioning correctly on your system.

## Setup

Ensure you have `kubectl` and `helm` tools installed and configured with access to your Kubernetes cluster.

In your terminal, navigate to the Tyk Demo root directory and run:
For Docker Desktop users, ensure that the embedded Kubernetes is enabled.

When you are ready to begin, open your terminal, navigate to the Tyk Demo root directory and run:

```
./up.sh k8s-operator
Expand Down

0 comments on commit 1716de4

Please sign in to comment.