hello-world-module

时间:2024-03-25 21:38:29
【文件属性】:

文件名称:hello-world-module

文件大小:10KB

文件格式:ZIP

更新时间:2024-03-25 21:38:29

Makefile

你好世界模块 用于数据模块示例网格的Helm Chart 介绍 该掌舵图定义了用于为M4D模块部署Kubernetes作业的通用结构。 图表的配置位于值文件中。 先决条件 Kubernetes集群1.10+ 头盔3.0.0+ 基础架构中的PV供应商支持。 安装 添加头盔存储库 helm repo add hw-module https://ghcr.io/the-mesh-for-data/hello-world-module-chart helm repo update 配置图表 可以通过直接编辑values.yaml来配置设置(需要先下载图表)。 安装图表 使用发布名称my-release安装作业头盔图表: helm install my-release hw-module/job 解除安装 要卸载/删除my-release部署,请执行以下操作: helm uninstall


【文件预览】:
hello-world-module-main
----Dockerfile(228B)
----README.md(1KB)
----hello-world-module.py(374B)
----hello-world-module.yaml(711B)
----m4dapplication.yaml(434B)
----hw-module()
--------values.yaml(2KB)
--------.helmignore(349B)
--------Chart.yaml(1KB)
--------templates()
--------files()
----Makefile(3KB)

网友评论