jenkins-x / jx-docs

Source code used to build the Jenkins X documentation and website
http://jenkins-x.io/
Apache License 2.0
86 stars 358 forks source link

Catalog #3357

Open jreuben11 opened 3 years ago

jreuben11 commented 3 years ago

jenkins-x v3 cloud-native gitops - a complicated setup with many moving parts and no written tutorials. Uses Tekton (which is well documented in comparison) - Its great that it leverages all these open source ecosystem infra libs, but the process really needs to be simplified and the details hidden. Needed: gitops 101 guidance for each mainstream language to use jenkins-X to run basic CI: lint, tests, code-coverage report. Eg many plugins https://github.com/jenkins-x-plugins/ with critical documentation all over the place - eg gitops layout is buried here: https://github.com/jenkins-x-plugins/jx-gitops/blob/main/docs/git_layout.md

jstrachan commented 3 years ago

@jreuben11 Jenkins X is intended to be used to setup a cluster as per: https://jenkins-x.io/v3/admin/

you are free to use the CLI in other places/clusters/setups but thats much harder but the CLI reference is maybe your best place to start: https://jenkins-x.io/v3/develop/reference/jx/