37 字
1 分钟
elastic-stack

Prerequisites Kubernetes 1.12+ Helm 2.12+ or Helm 3.0-beta3+ PV provisioner support in the underlying infrastructure Installing the Chart To install the chart with the release name my-release:

Terminal window
$ helm repo add bitnami https://charts.bitnami.com/bitnami
$ helm install es bitnami/elasticsearch
elastic-stack
https://blog.zhequtao.com/posts/k8s/elastic-stack/
作者
阿俊
发布于
2020-09-22
许可协议
CC BY-NC-SA 4.0

相关阅读

本主题其他内容

Kubernetes 本主题共 29 篇 · Kubernetes 专题 →

Kubernetes 实战笔记:从 kubeadm 集群搭建、Pod/Deployment/Service/Ingress 核心对象,到存储与网络插件选型、资源调度、监控告警与生产环境常见故障的排查思路。