Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
flowerinthenight committed Apr 26, 2024
1 parent 01af253 commit 8999ce7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ When started, the resulting `kubectl` child process will use its current config

The provided [Dockerfile](./Dockerfile) is for reference only as it's not configured to access any cluster.

I have only tried deploying this tool to a GKE cluster. You might want to use other commands to configure `kubectl` inside the pod for proper cluster access. Here's a snippet of the deployment file I used:
I have only tried deploying this tool to a GKE cluster. You might want to use other commands to configure `kubectl` inside the pod for proper cluster access for non-GKE clusters. Here's a snippet of the deployment file I used:

```yaml
apiVersion: apps/v1
Expand Down

0 comments on commit 8999ce7

Please sign in to comment.