This repository has been archived on 2024-04-08. You can view files and clone it, but cannot push or open issues or pull requests.
dagger/stdlib/kubernetes
Tom Chauveau 97cd00332a
Improve kubernetes package to handle deployment from url
When I was working on ArgoCD test integration, I found
that to expose ArgoCD server, we need to add `ingress`
to expose an endpoint.

To do it with Kind, it's necessary to apply a custom yaml
available on Github. It simply then need `kubectl apply -f <url>`

Signed-off-by: Tom Chauveau <tom.chauveau@epitech.eu>
2021-09-06 15:17:38 +02:00
..
helm Reduce the number of character from helm chart to avoid 2021-06-30 13:42:19 +02:00
kustomize Update import to alpha version 2021-06-25 17:26:51 +02:00
tests Update import to alpha version 2021-06-25 17:26:51 +02:00
kubernetes.cue Improve kubernetes package to handle deployment from url 2021-09-06 15:17:38 +02:00