blob: e86dbc7faa73a3095f9aeed5e3a24f04eb9051d7 [file] [view]
Welcome to Apache SkyWalking Cloud on Kubernetes
============
Here you can learn everything you need to know about Apache SkyWalking Cloud on Kubernetes (SWCK):
how to deploy the operator, the Java agent injector and the custom metrics adapter, and how to
customize them.
* **[Concepts and Designs](en/concepts-and-designs/overview.md)** what SWCK is made of, and the
design decisions under the hood.
* **[Setup](en/setup/getting-started.md)** how to install and configure each component. Start with
[Getting Started](en/setup/getting-started.md) for a cluster from scratch, or
[Install with Helm](en/setup/helm-chart.md) if you already have one.
* **[Examples](en/examples/default-backend.md)** worked examples of every custom resource.
* **[Contributing Guides](en/guides/how-to-add-new-crd-and-controller.md)** adding a CRD, running
the [end-to-end tests](en/guides/e2e.md), and the [release process](en/guides/release.md).
* **[Changelog](en/changes/changes.md)** what changed, per version.
We're always looking for help to improve our documentation and code, so please don't hesitate to
file an issue if you see any problems. Or better yet, directly contribute by submitting a pull
request to help us get better!