Hi all
I"m wanting to deploy Elasticsearc and Kibana onto a AWS EKS cluster.
The cluster has 4 subnets, across 2 AZ's.
Each of the AZ's have a dedicated set of nodes corralled into a node_group.
2 subnets = app_ng
2 subnets = management_ng
I want to deploy, preferably using yaml K+S onto the management_ng's.
Anyone point me to the supporting scripts, (which hopefully include the required config of the PV and PVC's)
G