Difference between revisions of "ExtraVolumes"
Jump to navigation
Jump to search
(2 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
− | + | templatable string of additional volumes to be passed to the [[tpl]] function | |
* Grafana: https://github.com/grafana/helm-charts/blob/main/charts/enterprise-logs/values.yaml | * Grafana: https://github.com/grafana/helm-charts/blob/main/charts/enterprise-logs/values.yaml | ||
Line 6: | Line 6: | ||
* Elasticsearch: https://github.com/elastic/helm-charts/blob/main/elasticsearch/README.md#configuration | * Elasticsearch: https://github.com/elastic/helm-charts/blob/main/elasticsearch/README.md#configuration | ||
+ | |||
+ | |||
== Related == | == Related == | ||
Line 12: | Line 14: | ||
* [[Kubernetes Volume Expansion]] | * [[Kubernetes Volume Expansion]] | ||
* <code>[[ExtraVolumeMounts]]</code> | * <code>[[ExtraVolumeMounts]]</code> | ||
− | + | * <code>[[helm show values elastic/elasticsearch]]</code> | |
− | + | * <code>[[elasticsearch_values.yaml]]</code> | |
== See also == | == See also == | ||
* {{K8s storage}} | * {{K8s storage}} | ||
[[Category:K8s]] | [[Category:K8s]] |
Latest revision as of 08:04, 2 November 2022
templatable string of additional volumes to be passed to the tpl function
ExtraVolumeMounts
- Elasticsearch: https://github.com/elastic/helm-charts/blob/main/elasticsearch/README.md#configuration
Related[edit]
kind: ClusterConfiguration
Volumes:
- Kubernetes Volume Expansion
ExtraVolumeMounts
helm show values elastic/elasticsearch
elasticsearch_values.yaml
See also[edit]
- Kubernetes storage, storage classes, PersistentVolume (PV), PVC, CSI,
kind: StorageClass, kind: PersistentVolumeClaim, kind: PersistentVolume
,kubectl [ get | describe | edit ] pvc
,volumeClaimTemplates:
,kubectl patch pv
,FailedMount
, Volume Expansion, Volume Cloning, snapshots, ExtraVolumes, NotTriggerScaleUp,volumePVCDataSource, AllowVolumeExpansion
, EKS storage, provisioner, Storage Capacity Tracking,VolumeBinding, VolumeClaimTemplate, storage.k8s.io
, CKA Storage, DoKC, EmptyDir, Volume populators,storageclass.kubernetes.io
Advertising: