diff --git a/docs/_sidebar.md b/docs/_sidebar.md index 00fa909c57a2..632313cd1e4d 100644 --- a/docs/_sidebar.md +++ b/docs/_sidebar.md @@ -11,18 +11,6 @@ * [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) @@ -30,10 +18,6 @@ * [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)