Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove Runtime Agent docs #18624

Merged
merged 3 commits into from
Mar 26, 2024
Merged
Show file tree
Hide file tree
Changes from 2 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
3 changes: 0 additions & 3 deletions docs/01-overview/application-connectivity/README.md

This file was deleted.

1 change: 0 additions & 1 deletion docs/01-overview/application-connectivity/metadata.yaml

This file was deleted.

This file was deleted.

22 changes: 0 additions & 22 deletions docs/01-overview/application-connectivity/ra-02-useful-links.md

This file was deleted.

3 changes: 0 additions & 3 deletions docs/03-tutorials/00-application-connectivity/README.md

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

8 changes: 0 additions & 8 deletions docs/03-tutorials/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,6 @@
Alright - you know what Kyma is, you got it started, now you want to know what else is possible.
Dive in deeper and explore the functionalities that Kyma provides for various use cases!

### Application Connectivity

* [Establish a Secure Connection with Compass](00-application-connectivity/ra-01-establish-secure-connection-with-compass.md)
* [Maintain a Secure Connection with Compass](00-application-connectivity/ra-02-maintain-secure-connection-with-compass.md)
* [Revoke a Client Certificate (RA)](00-application-connectivity/ra-03-revoke-client-certificate.md)
* [Configure Runtime Agent with Compass](00-application-connectivity/ra-04-configure-runtime-agent-with-compass.md)
* [Reconnect Runtime Agent with Compass](00-application-connectivity/ra-05-reconnect-runtime-agent-with-compass.md)

### Observability

* [Observability](00-observability.md)
4 changes: 0 additions & 4 deletions docs/05-technical-reference/00-architecture/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,3 @@
# Architecture

In this section you can learn more about technicalities behind each main area: the components, their interactions, and step-by-step workflows followed by diagrams.

### Application Connectivity

* [Runtime Agent Architecture](ra-01-runtime-agent-workflow.md)

This file was deleted.

This file was deleted.

6 changes: 1 addition & 5 deletions docs/05-technical-reference/00-custom-resources/README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,6 @@
# Custom Resources

A custom resource (CR) is an extension to the Kubernetes API which allows you to cover use cases that are not directly covered by core Kubernetes. Here's the list of the CRs developed by Kyma to support its functionality:

| Area | Custom resource |
| ---- | -------------- |
| Application Connectivity | [CompassConnection](ra-01-compassconnection.md) |
A custom resource (CR) is an extension to the Kubernetes API which allows you to cover use cases that are not directly covered by core Kubernetes.

> [!NOTE]
> For information about third-party custom resources that come together with Kyma, visit the documentation of the respective project.
Loading