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
0f6c04a0f0bf7e034dd7bc4496e3c25f3a58b76c
docker-images
/
apps
/
tekton
History
Udo Waechter
6b7b23dd71
tekton local configs
2021-02-18 20:55:20 +01:00
..
dashboard
@
c881ad4d3a
static pvs for essential services
2021-01-24 00:20:55 +01: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
tekton local configs
2021-02-18 20:55:20 +01: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