mirror of
https://github.com/wazuh/wazuh-kubernetes.git
synced 2025-12-10 00:38:21 -06:00
fix instructions.md link
This commit is contained in:
parent
5b38fff068
commit
d08d433917
@ -17,15 +17,9 @@ Deploy a Wazuh cluster with a basic indexer and dashboard stack on Kubernetes.
|
||||
|
||||
## Amazon EKS development
|
||||
|
||||
<<<<<<< HEAD
|
||||
To deploy a cluster on Amazon EKS cluster read the instructions on [instructions.md](instructions.md).
|
||||
Note: For Kubernetes version 1.23 or higher, the assignment of an IAM Role is necessary for the csi driver to function correctly. Within the AWS documentation you can find the instructions for the assignment: https://docs.aws.amazon.com/eks/latest/userguide/ebs-csi.html
|
||||
The installation of the CSI driver is mandatory for new and old deployments if you are going to use Kubernetes 1.23 for the first time or you need to upgrade the cluster.
|
||||
=======
|
||||
To deploy a cluster on Amazon EKS cluster read the instructions on [local-environment.md](local-environment.md).
|
||||
Note: For Kubernetes version 1.23 or higher, the assignment of an IAM Role is necessary for the csi driver to function correctly. Within the AWS documentation you can find the instructions for the assignment: https://docs.aws.amazon.com/eks/latest/userguide/ebs-csi.html
|
||||
The installation of the csi driver is mandatory for new and old deployments if you are going to use Kubernetes 1.23 for the first time or you need to upgrade the cluster.
|
||||
>>>>>>> c5fb6aa1272d173a42c39212c2050e7c7e5b39a9
|
||||
|
||||
## Local development
|
||||
|
||||
|
||||
@ -10,11 +10,7 @@ This guide describes the necessary steps to deploy Wazuh on Kubernetes.
|
||||
- Create a record set in AWS Route 53 from a Kubernetes LoadBalancer.
|
||||
- Having at least two Kubernetes nodes in order to meet the *podAntiAffinity* policy.
|
||||
- For Kubernetes version 1.23 or higher, the assignment of an IAM Role is necessary for the csi driver to function correctly. Within the AWS documentation you can find the instructions for the assignment: https://docs.aws.amazon.com/eks/latest/userguide/ebs-csi.html
|
||||
<<<<<<< HEAD
|
||||
- The installation of the CSI driver is necessary for new and old deployments, since it is a Kubernetes feature.
|
||||
=======
|
||||
- The installation of the csi driver is necessary for new and old deployments, since it is a Kubernetes feature.
|
||||
>>>>>>> c5fb6aa1272d173a42c39212c2050e7c7e5b39a9
|
||||
|
||||
|
||||
## Overview
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user