Skip to content

Commit 58bd76c

Browse files
committed
Update readme md
1 parent ac7a8cb commit 58bd76c

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,16 @@ KubeDiff aims to simplify the comparison process, making it easier for users to
1818

1919
> **Note:** All comparisons are performed within the environments and clusters you specify and select. Please ensure you have chosen the correct environment for accurate results.
2020
21+
## Prerequisites
22+
23+
Before you begin, please ensure you have the following installed and configured:
24+
25+
- **Azure CLI** (if you are working with Azure Kubernetes workloads) or the appropriate CLI for your chosen cloud provider (e.g., AWS CLI, Google Cloud SDK).
26+
- **kubectl**: The Kubernetes command-line tool for interacting with your clusters.
27+
- **Kubernetes Cluster Credentials**: Access credentials for the Kubernetes workloads you wish to compare.
28+
29+
> **Note:** This project has been tested primarily with Azure cloud Kubernetes workloads, but you can use it with any Kubernetes environment. Please make sure you have the necessary CLI tools and credentials for your specific cloud provider and clusters.
30+
2131
## Getting Started
2232

2333
To run the development server:

0 commit comments

Comments
 (0)