Difference between revisions of "Elastic Cloud on Kubernetes (ECK)"

From wikieduonline
Jump to navigation Jump to search
 
(23 intermediate revisions by 2 users not shown)
Line 1: Line 1:
[[wikipedia:Elastic Cloud on Kubernetes]]
+
[[wikipedia:Elastic Cloud on Kubernetes]] (Jan 2020<ref>https://www.elastic.co/blog/elastic-cloud-on-kubernetes-eck-is-now-generally-available</ref>, May 2019 beta) <ref>https://www.elastic.co/blog/introducing-elastic-cloud-on-kubernetes-the-elasticsearch-operator-and-beyond</ref>, supported [[GCP]], [[Red Hat OpenShift]], [[Azure Kubernetes Service]], [[Amazon Kubernetes Service]], and [[vanilla Kubernetes]].
 
* https://www.elastic.co/elastic-cloud-kubernetes
 
* https://www.elastic.co/elastic-cloud-kubernetes
  
  [[helm repo add]] elastic https://helm.elastic.co && [[helm repo update]]
+
== Features ==
 +
* [[Encryption]] by default
 +
* [[Frozen indices]] for [[dense storage]]
 +
* [[Kibana Spaces]]
 +
 
 +
== Paid version ==
 +
* Field- and document-level access control
 +
* Machine learning
 +
* Graph analytics
 +
 
 +
TOMERGE: [[elastic-operator]]
 +
 
 +
  [[helm repo add elastic]] https://helm.elastic.co && [[helm repo update]]
 +
helm install [[elastic-operator]] [[elastic/eck-operator]] -n [[elastic-system]] --create-namespace
 +
 
 +
 
 +
* Values: https://www.elastic.co/guide/en/cloud-on-k8s/current/k8s-operator-config.html
  
 
== Related ==
 
== Related ==
 
* [[Elasticsearch Kubernetes Operator]]
 
* [[Elasticsearch Kubernetes Operator]]
 +
* <code>[[helm search elastic]] | grep eck</code>
 +
* [[Stateful]]
 +
* [[Elasticsearch versions]]
 +
* [[Amazon OpenSearch]]
  
 
== See also ==
 
== See also ==
* {{elasticsearch}}
+
* {{ECK}}
* {{ELK}}
 
  
 
[[Category:Kubernetes]]
 
[[Category:Kubernetes]]

Latest revision as of 18:23, 12 December 2022

Advertising: