File tree Expand file tree Collapse file tree 4 files changed +26
-2
lines changed Expand file tree Collapse file tree 4 files changed +26
-2
lines changed Original file line number Diff line number Diff line change 11* xref:reference/index.adoc[Reference]
2+ ** xref:reference/sample-repositories.adoc[Sample repositories]
23** xref:reference/kube-apis/index.adoc[Konflux Kubernetes APIs]
34*** xref:reference/kube-apis/application-api.adoc#k8s-api-github-com-konflux-ci-application-api-api-v1alpha1-application[Application]
45*** xref:reference/kube-apis/application-api.adoc#k8s-api-github-com-konflux-ci-application-api-api-v1alpha1-component[Component]
Original file line number Diff line number Diff line change 11= Reference
22
3- Below you will find links to Konflux reference documentation.
3+ == Sample repositories
44
5- == Konflux Kubernetes APIs
5+ The xref:reference/sample-repositories.adoc[sample repositories] page contains examples of repositories
6+ that may be useful for understanding how to work with {ProductName}.
7+
8+ == {ProductName} Kubernetes APIs
69
710The xref:reference/kube-apis/index.adoc[Kubernetes APIs] page contains the specification for all
811Kubernetes API extensions specific to Konflux.
Original file line number Diff line number Diff line change 1+ = Sample repositories
2+
3+ There are multiple sample repositories which demonstrate various functionality within {ProductName} . You can
4+ either use these as reference or you can fork them and try to onboard the repositories yourself.
5+
6+ == Multi-arch
7+
8+ This repository demonstrates the configuration for a simple multi-architecture build.
9+
10+ https://github.com/konflux-ci/multi-arch-konflux-sample
11+
12+ == OLM operator
13+
14+ This repository demonstrates many steps in the onboarding process. It also illustrates
15+ how to configure builds for multiple components in a single repository as well as building
16+ code referenced by a git submodule.
17+
18+ https://github.com/konflux-ci/olm-operator-konflux-sample
19+
20+ include::ROOT:partial$reference/{context}-additional-sample-repositories.adoc[]
You can’t perform that action at this time.
0 commit comments