eck-custom-resources

command module
v0.4.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 27, 2022 License: Apache-2.0 Imports: 14 Imported by: 0

README

Custom resources for ECK

docker-publish helm-publish

Kubernetes operator that enables the installation of various resources for Elasticsearch and Kibana.

Currently supported resources:

Installation

# Add eck-custom-resources helm repo
helm repo add eck-custom-resources https://xco-sk.github.io/eck-custom-resources/

# Install chart
helm install eck-cr eck-custom-resources/eck-custom-resources-operator

Configuration options are documented in chart README file

Upgrade guide

From 0.3.2 to 0.4.1

There is new DataView CRD present. To apply the CRD, run:

kubectl apply --server-side -f https://raw.githubusercontent.com/xco-sk/eck-custom-resources/eck-custom-resources-operator-0.4.1/config/crd/bases/kibana.eck.github.com_dataviews.yaml

Uninstallation

To uninstall the eck-cr from Kubernetes cluster, run:

helm uninstall eck-cr

This removes all resources related to eck-custom-resources operator. It won't remove the CRDs nor any deployed custom resource (e.g. Index, Index Template ...), they will remain in K8s and also in Elasticsearch.

Working with custom resources

After the operator is installed, you can deploy Elasticsearch/Kibana resources from the list above. The reconciler will take care of propagating the change to Elasticsearch or Kibana, whether it is creation of new resource, deletion or update.

For detailed documentation for each resource, see List of supported resources

Help and Troubleshooting

In case you need help or found a bug, please create an Issue on Github.

License

Licensed under the Apache License, Version 2.0; see LICENSE.md

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
apis
config/v2
Package v2 contains API Schema definitions for the es.eck v2 API group +kubebuilder:object:generate=true +groupName=config.github.com
Package v2 contains API Schema definitions for the es.eck v2 API group +kubebuilder:object:generate=true +groupName=config.github.com
es.eck/v1alpha1
Package v1alpha1 contains API Schema definitions for the es.eck v1alpha1 API group +kubebuilder:object:generate=true +groupName=es.eck.github.com
Package v1alpha1 contains API Schema definitions for the es.eck v1alpha1 API group +kubebuilder:object:generate=true +groupName=es.eck.github.com
kibana.eck/v1alpha1
Package v1alpha1 contains API Schema definitions for the kibana.eck v1alpha1 API group +kubebuilder:object:generate=true +groupName=kibana.eck.github.com
Package v1alpha1 contains API Schema definitions for the kibana.eck v1alpha1 API group +kubebuilder:object:generate=true +groupName=kibana.eck.github.com
controllers

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL