Difference between revisions of "Elastic Cloud on Kubernetes (ECK)"
Jump to navigation
Jump to search
↑ https://www.elastic.co/blog/elastic-cloud-on-kubernetes-eck-is-now-generally-available
↑ https://www.elastic.co/blog/introducing-elastic-cloud-on-kubernetes-the-elasticsearch-operator-and-beyond
(30 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
− | [[wikipedia: | + | [[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 | ||
+ | == 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 == | ||
+ | * [[Elasticsearch Kubernetes Operator]] | ||
+ | * <code>[[helm search elastic]] | grep eck</code> | ||
+ | * [[Stateful]] | ||
+ | * [[Elasticsearch versions]] | ||
+ | * [[Amazon OpenSearch]] | ||
== See also == | == See also == | ||
− | * {{ | + | * {{ECK}} |
− | [[Category: | + | [[Category:Kubernetes]] |
Latest revision as of 18:23, 12 December 2022
wikipedia:Elastic Cloud on Kubernetes (Jan 2020[1], May 2019 beta) [2], supported GCP, Red Hat OpenShift, Azure Kubernetes Service, Amazon Kubernetes Service, and vanilla Kubernetes.
Contents
Features[edit]
- Encryption by default
- Frozen indices for dense storage
- Kibana Spaces
Paid version[edit]
- 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
Related[edit]
- Elasticsearch Kubernetes Operator
helm search elastic | grep eck
- Stateful
- Elasticsearch versions
- Amazon OpenSearch
See also[edit]
Advertising: