Skip to content

Commit

Permalink
update kubectl instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
freddielunchbird committed Dec 4, 2024
1 parent aa43558 commit 12fa789
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/admin/Installation/CCX-Install-Laptop.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ This guide explains how to install Docker Desktop, enable Kubernetes, configure

## Prerequisites
- **System requirements**: a laptop/desktop with atleast 4 cores and 8GB of RAM, 20GB of free storage.
- **kubectl** installed and on the PATH, [get kubectl here](https://kubernetes.io/docs/tasks/tools/#kubectl).
- **Docker Desktop**, you can download Docker Desktop from the [official Docker website](https://www.docker.com/products/docker-desktop/).
- **kubectl** installed and on the PATH, [get kubectl here](https://kubernetes.io/docs/tasks/tools/#kubectl). Please note that Docker Desktop may install this when you enable Kubernetes.
- **AWS CLI**, see the [AWS installation guide](https://docs.aws.amazon.com/cli/latest/userguide/getting-started-install.html).
- **AWS credentials**, allowing you to create VMs, volumes, security groups, networks, S3, etc..
- **Helm** installed on your system. If not, follow the [Helm installation guide](https://helm.sh/docs/intro/install/).
Expand Down

0 comments on commit 12fa789

Please sign in to comment.