Skip to content
Merged
Show file tree
Hide file tree
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
115 changes: 103 additions & 12 deletions _topic_maps/_topic_map.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3622,6 +3622,109 @@ Topics:
File: installing-knative-eventing
- Name: Configuring Serverless Functions
File: configuring-serverless-functions
- Name: Knative Serving
Dir: knative-serving
Topics:
- Name: Getting started with Knative Serving
Dir: getting-started
Topics:
- Name: Creating Serverless applications
File: serverless-applications
- Name: Verifying application deployment
File: verifying-application-deployment
- Name: Autoscaling
Dir: autoscaling
Topics:
- Name: Autoscaling overview
File: serverless-autoscaling-developer
- Name: Scale bounds
File: serverless-autoscaling-developer-scale-bounds
- Name: Concurrency
File: serverless-concurrency
- Name: Scale-to-zero
File: serverless-autoscaling-scale-to-zero
- Name: Configuring Serverless applications
Dir: config-applications
Topics:
- Name: Overriding system deployment configurations
File: overriding-config
- Name: EmptyDir volumes
File: empty-dir
- Name: Persistent Volume Claims
File: pvcs-for-serving
- Name: Init containers
File: init-containers
- Name: Resolving image tags to digests
File: resolving-image-tags-to-digests
- Name: Restrictive network policies
File: restrictive-network-policies
- Name: Traffic splitting
Dir: traffic-splitting
Topics:
- Name: Traffic splitting overview
File: traffic-splitting-overview
- Name: Traffic spec examples
File: traffic-spec-examples
- Name: Traffic splitting using the CLI
File: traffic-splitting-using-cli
- Name: CLI flags for traffic splitting
File: traffic-splitting-flags
- Name: Splitting traffic between revisions
File: traffic-splitting-revisions
- Name: Reroute traffic using blue-green strategy
File: traffic-splitting-blue-green
- Name: External and Ingress routing
Dir: external-ingress-routing
Topics:
- Name: Routing overview
File: routing-overview
- Name: Customizing labels and annotations
File: customize-labels-annotations-routes
- Name: Configuring routes for Knative services
File: configuring-service-routes
- Name: Global HTTPS redirection
File: https-redirect-global
- Name: URL scheme for external routes
File: url-scheme-external-routes
- Name: HTTPS redirection per service
File: https-redirect-per-service
- Name: Cluster local availability
File: cluster-local-availability
- Name: Kourier Gateway service type
File: kourier-gateway-service-type
- Name: Using HTTP2 and gRPC
File: using-http2-gRPC
- Name: Configuring access to Knative services
Dir: config-access
Topics:
- Name: Configuring JSON Web Token authentication for Knative services
File: serverless-ossm-with-kourier-jwt
- Name: Using JSON Web Token authentication with Service Mesh 2.x
File: serverless-ossm-v2x-jwt
- Name: Using JSON Web Token authentication with Service Mesh 1.x
File: serverless-ossm-v1x-jwt
- Name: Configuring custom domains for Knative services
Dir: config-custom-domains
Topics:
- Name: Configuring custom domains overview
File: serverless-custom-domains
- Name: Custom domain mapping
File: create-domain-mapping
- Name: Custom domains using the Knative CLI
File: create-domain-mapping-kn
- Name: Domain mapping using the Developer perspective
File: domain-mapping-odc-developer
- Name: Domain mapping using the Administrator perspective
File: domain-mapping-odc-admin
- Name: Securing a mapped service using a TLS certificate
File: domain-mapping-custom-tls-cert
- Name: Configuring high availability for Knative services
Dir: config-ha-services
Topics:
- Name: High availability for Knative services overview
File: ha-services-overview
- Name: High availability for Knative services
File: ha-replicas-serving
# Knative kn CLI
- Name: Knative CLI
Dir: cli_tools
Expand All @@ -3639,14 +3742,6 @@ Topics:
- Name: Develop
Dir: develop
Topics:
- Name: Serverless applications
File: serverless-applications
- Name: Autoscaling
File: serverless-autoscaling-developer
- Name: Traffic management
File: serverless-traffic-management
- Name: Routing
File: serverless-configuring-routes
- Name: Event sinks
File: serverless-event-sinks
- Name: Event delivery
Expand Down Expand Up @@ -3706,10 +3801,6 @@ Topics:
Topics:
- Name: Configuring TLS authentication
File: serverless-config-tls
- Name: Configuring JSON Web Token authentication for Knative services
File: serverless-ossm-with-kourier-jwt
- Name: Configuring a custom domain for a Knative service
File: serverless-custom-domains
# Functions
- Name: Functions
Dir: functions
Expand Down
115 changes: 103 additions & 12 deletions _topic_maps/_topic_map_osd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -292,6 +292,109 @@ Topics:
File: installing-knative-eventing
- Name: Configuring Serverless Functions
File: configuring-serverless-functions
- Name: Knative Serving
Dir: knative-serving
Topics:
- Name: Getting started with Knative Serving
Dir: getting-started
Topics:
- Name: Creating Serverless applications
File: serverless-applications
- Name: Verifying application deployment
File: verifying-application-deployment
- Name: Autoscaling
Dir: autoscaling
Topics:
- Name: Autoscaling overview
File: serverless-autoscaling-developer
- Name: Scale bounds
File: serverless-autoscaling-developer-scale-bounds
- Name: Concurrency
File: serverless-concurrency
- Name: Scale-to-zero
File: serverless-autoscaling-scale-to-zero
- Name: Configuring Serverless applications
Dir: config-applications
Topics:
- Name: Overriding system deployment configurations
File: overriding-config
- Name: EmptyDir volumes
File: empty-dir
- Name: Persistent Volume Claims
File: pvcs-for-serving
- Name: Init containers
File: init-containers
- Name: Resolving image tags to digests
File: resolving-image-tags-to-digests
- Name: Restrictive network policies
File: restrictive-network-policies
- Name: Traffic splitting
Dir: traffic-splitting
Topics:
- Name: Traffic splitting overview
File: traffic-splitting-overview
- Name: Traffic spec examples
File: traffic-spec-examples
- Name: Traffic splitting using the CLI
File: traffic-splitting-using-cli
- Name: CLI flags for traffic splitting
File: traffic-splitting-flags
- Name: Splitting traffic between revisions
File: traffic-splitting-revisions
- Name: Rerouting traffic using blue-green strategy
File: traffic-splitting-blue-green
- Name: External and Ingress routing
Dir: external-ingress-routing
Topics:
- Name: Routing overview
File: routing-overview
- Name: Customizing labels and annotations
File: customize-labels-annotations-routes
- Name: Configuring routes for Knative services
File: configuring-service-routes
- Name: Global HTTPS redirection
File: https-redirect-global
- Name: URL scheme for external routes
File: url-scheme-external-routes
- Name: HTTPS redirection per service
File: https-redirect-per-service
- Name: Cluster local availability
File: cluster-local-availability
- Name: Kourier Gateway service type
File: kourier-gateway-service-type
- Name: Using HTTP2 and gRPC
File: using-http2-gRPC
- Name: Configuring access to Knative services
Dir: config-access
Topics:
- Name: Configuring JSON Web Token authentication for Knative services
File: serverless-ossm-with-kourier-jwt
- Name: Using JSON Web Token authentication with Service Mesh 2.x
File: serverless-ossm-v2x-jwt
- Name: Using JSON Web Token authentication with Service Mesh 1.x
File: serverless-ossm-v1x-jwt
- Name: Configuring custom domains for Knative services
Dir: config-custom-domains
Topics:
- Name: Configuring custom domains overview
File: serverless-custom-domains
- Name: Custom domain mapping
File: create-domain-mapping
- Name: Custom domains using the Knative CLI
File: create-domain-mapping-kn
- Name: Domain mapping using the Developer perspective
File: domain-mapping-odc-developer
- Name: Domain mapping using the Administrator perspective
File: domain-mapping-odc-admin
- Name: Securing a mapped service using a TLS certificate
File: domain-mapping-custom-tls-cert
- Name: Configuring high availability for Knative services
Dir: config-ha-services
Topics:
- Name: High availability for Knative services overview
File: ha-services-overview
- Name: High availability for Knative services
File: ha-replicas-serving
- Name: Knative CLI
Dir: cli_tools
Topics:
Expand All @@ -306,14 +409,6 @@ Topics:
- Name: Develop
Dir: develop
Topics:
- Name: Serverless applications
File: serverless-applications
- Name: Autoscaling
File: serverless-autoscaling-developer
- Name: Traffic management
File: serverless-traffic-management
- Name: Routing
File: serverless-configuring-routes
- Name: Event sinks
File: serverless-event-sinks
- Name: Event delivery
Expand Down Expand Up @@ -364,10 +459,6 @@ Topics:
Topics:
- Name: Configuring TLS authentication
File: serverless-config-tls
- Name: Configuring JSON Web Token authentication for Knative services
File: serverless-ossm-with-kourier-jwt
- Name: Configuring a custom domain for a Knative service
File: serverless-custom-domains
- Name: Functions
Dir: functions
Topics:
Expand Down
Loading