This website requires JavaScript.
Explore
Help
Sign In
chaos
/
docker-images
Watch
2
Star
1
Fork
0
You've already forked docker-images
Code
Issues
1
Pull Requests
Projects
Releases
1
Wiki
Activity
Files
2efe4378cb7bbc89fe3eece09b21d7b49c5a9db8
docker-images
/
apps
/
tekton
History
Udo Waechter
82adc0d6ae
migrated Ingresses to nginx 1.0.0
...
https://blog.hycorve.com/migrating-from-ingress-networking-k8s-io-v1beta1-to-v1/
2021-09-21 18:53:33 +02:00
..
confgmap-config-registry-conf.yaml
tekton local configs
2021-02-18 20:55:20 +01:00
README.md
nummer5 in wks
2021-01-07 21:50:45 +01:00
tekton-dashboard-ingress.yaml
migrated Ingresses to nginx 1.0.0
2021-09-21 18:53:33 +02:00
tekton-dashboard-release.yaml
static pvs for essential services
2021-01-24 00:20:55 +01:00
tektoncd-0.20.1-release.yaml
tekton local configs
2021-02-18 20:55:20 +01:00
tektoncd-workspaces.yaml
tekton local configs
2021-02-18 20:55:20 +01:00
README.md
Install:
Pipelines: @kubectl apply --filename
https://storage.googleapis.com/tekton-releases/pipeline/latest/release.yaml
@
Triggers: @kubectl apply --filename
https://storage.googleapis.com/tekton-releases/triggers/latest/release.yaml
@ #
https://github.com/tektoncd/triggers/blob/master/docs/install.md
Dashboard:
update submodule in ./dashboard
Build: @docker build -t tekton-dashboard:arm64 -t docker-registry.lan/tekton-dashboard:arm64 --platform linux/arm64 --build-arg GOARCH=arm64 .@
apply deployment.yaml