AbsaOSS / AbsaOSS/k3d-action

Install only mode

未关闭
#44 0 条评论 1 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
Shell
星标
202
派生
28
PR 合并指标
30 天内没有已合并 PR

描述

It would be nice to have a way to use this action without the need of creating a cluster, only for install k3d purposes. Imagine a user who wants to start `n` of k8s clusters and the `n` is not known in advance but it's dynamically evaluated during the build or whatever.

The officially suggested way of `curl -s https://raw.githubusercontent.com/k3d-io/k3d/main/install.sh | bash
` isn't super secure.

Something like `skipClusterCreation: true`,`installOnly: true`, `dontCreate: true` or `create: false`.

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。