mastodon-helm:部署Mastodon的头盔图

时间:2021-05-01 15:50:23
【文件属性】:
文件名称:mastodon-helm:部署Mastodon的头盔图
文件大小:8KB
文件格式:ZIP
更新时间:2021-05-01 15:50:23
Smarty 乳齿蜥 关于 此舵图允许单步部署乳齿象以及所有需要的依赖项,例如redis,postgres,opensmtpd等。 要求 minikube(用于开发/测试) Kubectl 舵 测验 启动Minikube Ingress和Helm minikube start minikube addons enable ingress helm init 安装Helm依赖关系和图表 helm dependency update helm install -n mastodon . 监视乳齿象初始化的进度 kubectl -n mastodon logs \ -f $(kubectl -n mastodon get pods -l app=mastodon -o name) \ -c web 为minikube添加本地DNS条目 sudo echo "192.168.99.100 mast
【文件预览】:
mastodon-helm-master
----requirements.lock(337B)
----requirements.yaml(285B)
----templates()
--------secrets.yaml(494B)
--------service.yaml(427B)
--------configmap.yaml(944B)
--------ingress.yaml(498B)
--------deployment.yaml(5KB)
--------_helpers.tpl(1022B)
----Chart.yaml(565B)
----.helmignore(41B)
----values.yaml(4KB)
----.gitignore(9B)
----README.md(1KB)

网友评论