Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
37 changes: 34 additions & 3 deletions profile/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,36 @@
<img src="https://raw.githubusercontent.com/cncf/artwork/refs/heads/main/projects/tekton/horizontal/color/tekton-horizontal-color.svg" alt="Tekton logo" width="300"/>
<picture>
<source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/cncf/artwork/refs/heads/main/projects/tekton/horizontal/white/tekton-horizontal-white.svg">
<source media="(prefers-color-scheme: light)" srcset="https://raw.githubusercontent.com/cncf/artwork/refs/heads/main/projects/tekton/horizontal/color/tekton-horizontal-color.svg">
<img alt="Tekton logo" src="https://raw.githubusercontent.com/cncf/artwork/refs/heads/main/projects/tekton/horizontal/color/tekton-horizontal-color.svg" width="300">
</picture>

Cloud Native CI/CD
**A cloud-native, open-source framework for creating CI/CD systems.**
Tekton lets you build, test, and deploy across any cloud provider or on-premises system using Kubernetes-native pipelines.

Learn more at https://tekton.dev/
<p>
<a href="https://tekton.dev/docs/">Learn More 📚</a> ·
<a href="https://tekton.dev/docs/getting-started/">Get Started 🚀</a> ·
<a href="https://github.com/tektoncd/community">Contribute 🤝</a> ·
<a href="https://tekton.dev/docs/pipelines/">API Reference 📖</a>
</p>

---

**Core projects:** [Pipeline](https://github.com/tektoncd/pipeline) · [Chains](https://github.com/tektoncd/chains) · [Triggers](https://github.com/tektoncd/triggers) · [CLI](https://github.com/tektoncd/cli) · [Dashboard](https://github.com/tektoncd/dashboard) — [see all repositories →](https://github.com/orgs/tektoncd/repositories)

### 👋 Getting Involved

Join the community! We're friendly and always looking for contributors.

- 💬 [Slack](https://tektoncd.slack.com/) — [join here](https://join.slack.com/t/tektoncd/shared_invite/zt-1z8ctzsyv-wLXWwA2Rl3AOhcNGqpWRUw)
- 📧 [Mailing list](https://groups.google.com/forum/#!forum/tekton-dev)
- 📅 [Working group meetings](https://github.com/tektoncd/community/blob/main/working-groups.md)
- 🪜 [Contributor ladder](https://github.com/tektoncd/community/blob/main/process/contributor-ladder.md)

### 🦺 Security

Please report security vulnerabilities through our [security policy](https://github.com/tektoncd/community/blob/main/SECURITY.md).

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Link is broken.


---

Tekton is a [CNCF](https://cncf.io/) graduated project.