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

Update the main navigation file #18435

Merged
merged 1 commit into from
Nov 24, 2023
Merged
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
16 changes: 0 additions & 16 deletions docs/_sidebar.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,29 +11,13 @@
* [Deploy and expose a microservice](03-deploy-expose-microservice.md)
* [Trigger a workload with an event](04-trigger-workload-with-event.md)
* [Developer Tutorials](/03-tutorials/README.md)
* [API Exposure](/03-tutorials/00-api-exposure/README.md)
* [Create a workload](/03-tutorials/00-api-exposure/apix-01-create-workload.md)
* [Set up a custom domain](/03-tutorials/00-api-exposure/apix-02-setup-custom-domain-for-workload.md)
* [Set up a TLS Gateway](/03-tutorials/00-api-exposure/apix-03-set-up-tls-gateway.md)
* [Expose a workload](/03-tutorials/00-api-exposure/apix-04-expose-workload/apix-04-01-expose-workload-apigateway.md)
* [Expose multiple workloads](/03-tutorials/00-api-exposure/apix-04-expose-workload/apix-04-02-expose-multiple-workloads.md)
* [Expose workloads in multiple Namespaces](/03-tutorials/00-api-exposure/apix-04-expose-workload/apix-04-03-expose-workloads-multiple-namespaces.md)
* [Secure workload with OAuth 2](/03-tutorials/00-api-exposure/apix-05-expose-and-secure-a-workload/apix-05-01-expose-and-secure-workload-oauth2.md)
* [Get a JSON Web Token (JWT)](/03-tutorials/00-api-exposure/apix-05-expose-and-secure-a-workload/apix-05-02-get-jwt.md)
* [Secure a workload with JWT](/03-tutorials/00-api-exposure/apix-05-expose-and-secure-a-workload/apix-05-03-expose-and-secure-workload-jwt.md)
* [Secure a workload with Istio](/03-tutorials/00-api-exposure/apix-05-expose-and-secure-a-workload/apix-05-04-expose-and-secure-workload-istio.md)
* [Secure a workload with a certificate](/03-tutorials/00-api-exposure/apix-05-expose-and-secure-a-workload/apix-05-05-expose-and-secure-workload-with-certificate.md)
* [Application Connectivity](/03-tutorials/00-application-connectivity/README.md)
* [Establish a secure connection with Compass](ra-01-establish-secure-connection-with-compass.md)
* [Maintain a secure connection with Compass](ra-02-maintain-secure-connection-with-compass.md)
* [Revoke a client certificate (RA)](ra-03-revoke-client-certificate.md)
* [Configure Runtime Agent with Compass](ra-04-configure-runtime-agent-with-compass.md)
* [Reconnect Runtime Agent with Compass](ra-05-reconnect-runtime-agent-with-compass.md)
* [Observability](/03-tutorials/00-observability.md)
* [Security](/03-tutorials/00-security/README.md)
* [Set up or update a custom domain TLS certificate in Kyma](sec-01-tls-certificates-security.md)
* [Prepare self-signed root CA and client certificates](sec-02-mtls-selfsign-client-certicate.md)
* [Set up a custom identity provider](sec-03-set-up-idp.md)
* [Service Management](/03-tutorials/00-service-management/smgt-01-deploy-service.md)
* [Operation Guides](/04-operation-guides/README.md)
* [Operations](/04-operation-guides/operations/README.md)
Expand Down