I have successfully deployed a HOT-WARM environment using one ECK yaml config file.
Lets say i decided to add COLD tier, is it possible to have a separate yaml config that joins the existing ECK cluster?
What is the best method in doing this? kubectl replace? or kubectl delete & re-apply?
Yes, at the moment you should use a single manifest to declare Elasticsearch resource. but you can use YAML anchors to remove some duplication if certain parts appear more than once.
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.