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
a3bd4349e2b34d743cd470e947ecd2469bdc5146
docker-images
/
apps
/
tekton
History
Udo Waechter
a3bd4349e2
nummer5 in wks
2021-01-07 21:50:45 +01:00
..
dashboard
@
69b9ff64ca
tekton for the masses
2020-12-08 17:12:45 +01:00
README.md
nummer5 in wks
2021-01-07 21:50:45 +01:00
task-hello-world.yaml
tekton for the masses
2020-12-08 17:12:45 +01:00
tekton-dashboard-release.yaml
nummer5 in wks
2021-01-07 21:50:45 +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