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 摘要。