AbsaOSS / AbsaOSS/k3d-action

Install only mode

Aberta
#44 0 comentários 1 reação 0 responsáveis Ver no GitHub
Linguagem predominante
Shell
Estrelas
202
Forks
28
Métricas de merge de PRs
Nenhum PR com merge em 30d

Descrição

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`.

Guia de contribuição

Nenhum guia de contribuição indexado para este repositório

Avaliação

Esta issue ainda não foi avaliada.

Receba novas issues na sua caixa de entrada

Um resumo curto de issues do GitHub para quem está começando.