autoscaling.k8s.elastic.co/v1alpha1
editautoscaling.k8s.elastic.co/v1alpha1
editPackage v1alpha1 contains API schema definitions for managing ElasticsearchAutoscaler resources.
Resource Types
ElasticsearchAutoscaler
editElasticsearchAutoscaler represents an ElasticsearchAutoscaler resource in a Kubernetes cluster.
Field | Description |
---|---|
|
|
|
|
|
Refer to Kubernetes API documentation for fields of |
ElasticsearchAutoscalerSpec
editElasticsearchAutoscalerSpec holds the specification of an Elasticsearch autoscaler resource.
Field | Description |
---|---|
|
|
|
PollingPeriod is the period at which to synchronize with the Elasticsearch autoscaling API. |
ElasticsearchRef
editElasticsearchRef is a reference to an Elasticsearch cluster that exists in the same namespace.
Field | Description |
---|---|
|
Name is the name of the Elasticsearch resource to scale automatically. |