Skip to content

Commit 9a9bbf3

Browse files
authored
Update README.md
Added section "Add-Ons" and linked contributing example
1 parent e52de92 commit 9a9bbf3

File tree

1 file changed

+21
-1
lines changed

1 file changed

+21
-1
lines changed

README.md

Lines changed: 21 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,9 +65,29 @@ If you no longer need the cluster, you can use the command:
6565
`tk8 cluster destroy aws`
6666
to automatically remove all of the resources.
6767

68+
## Add-Ons
69+
70+
You might want to check out our numerous add-ons for TK8:
71+
72+
- [Jenkins](https://github.com/kubernauts/tk8-addon-jenkins)
73+
- [Rancher](https://github.com/kubernauts/tk8-addon-rancher)
74+
- [SonarQube](https://github.com/kubernauts/tk8-addon-sonarqube)
75+
- [GoCD](https://github.com/kubernauts/tk8-addon-gocd)
76+
- [Elasticsearch-Fluentd-Kibana](https://github.com/kubernauts/tk8-addon-efk)
77+
- [Pumba](https://github.com/kubernauts/tk8-addon-pumba)
78+
- [Heptio Contour](https://github.com/kubernauts/tk8-addon-contour)
79+
- [Traefik](https://github.com/kubernauts/tk8-addon-traefik)
80+
- [Argo CD](https://github.com/kubernauts/tk8-addon-argocd)
81+
- [Ambassador](https://github.com/kubernauts/tk8-addon-ambassador)
82+
- [CoreOS-Kube-Prometheus Stack](https://github.com/kubernauts/tk8-addon-kube-prometheus)
83+
- [Velero Minio](https://github.com/kubernauts/tk8-addon-velero-minio)
84+
- [CoreOS Vault operator](https://github.com/kubernauts/tk8-addon-vault-operator)
85+
86+
Stay tuned as there is more to come from our lovely community and ourselfs! You can also develop your own add-ons, just check the passage below
87+
6888
## Contributing
6989

70-
For provisioning the add-ons we have a separate [documentation](docs/en/add-on/introduction.md) and examples how you can build your extensions and integrate them into the TK8 project. You can also reach us at Slack.
90+
For provisioning the add-ons we have a separate [documentation](docs/en/add-on/introduction.md) and [examples](https://github.com/kubernauts/tk8-addon-develop) how you can build your extensions and integrate them into the TK8 project. You can also reach us at Slack.
7191

7292
For a platform provider we have a separate [documentation](docs/en/add-on/development.md) which is only about integrating a platform in TK8. Here you will find detailed instructions and examples on how TK8 will execute your integration or you can also reach us in slack.
7393

0 commit comments

Comments
 (0)