https://argoproj.github.io/argo-cd/
https://katacoda.com/tektoncd/
https://tanzu.vmware.com/developer/guides/ci-cd/tekton-gs-p2/
https://medium.com/ibm-garage/fun-with-gitops-stitching-kubernetes-tekton-and-argo-ee348afd0b08
https://www.weave.works/docs/scope/latest/introducing/
# How to install
sudo curl -L git.io/scope -o /usr/local/bin/scope
sudo chmod a+x /usr/local/bin/scope
scope launch
- WSL2
- Skaffold (Google's Kubernetes tool)
- Draft (Microsoft's Kubernetes tool)
- tilt
- Telepresense (Naver)
- JIB
Jib builds optimized Docker and OCI images for your Java applications without a Docker daemon - and without deep mastery of Docker best-practices. It is available as plugins for Maven and Gradle and as a Java library.