mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 12:46:18 +01:00
Merge serverless-document-attributes into common-attributes
This commit is contained in:
committed by
openshift-cherrypick-robot
parent
a88ecdb253
commit
659f95d284
@@ -86,6 +86,11 @@ endif::[]
|
||||
:logging-title-uc: Logging subsystem for Red Hat OpenShift
|
||||
:logging: logging subsystem
|
||||
:logging-uc: Logging subsystem
|
||||
//serverless
|
||||
:ServerlessProductName: OpenShift Serverless
|
||||
:ServerlessProductShortName: Serverless
|
||||
:ServerlessOperatorName: OpenShift Serverless Operator
|
||||
:FunctionsProductName: OpenShift Serverless Functions
|
||||
//service mesh v2
|
||||
:product-dedicated: Red Hat OpenShift Dedicated
|
||||
:SMProductName: Red Hat OpenShift Service Mesh
|
||||
|
||||
@@ -1,27 +0,0 @@
|
||||
// Standard document attributes to be used in the documentation
|
||||
//
|
||||
// The following are shared by all documents:
|
||||
:toc:
|
||||
:toclevels: 4
|
||||
:experimental:
|
||||
//
|
||||
// Product content attributes, that is, substitution variables in the files.
|
||||
//
|
||||
:ServerlessProductName: OpenShift Serverless
|
||||
:ServerlessProductShortName: Serverless
|
||||
:ServerlessOperatorName: OpenShift Serverless Operator
|
||||
:FunctionsProductName: OpenShift Serverless Functions
|
||||
//
|
||||
// Documentation publishing attributes used in the master-docinfo.xml file
|
||||
// Note that the DocInfoProductName generates the URL for the product page.
|
||||
// Changing the value changes the generated URL.
|
||||
//
|
||||
:DocInfoProductName: OpenShift Serverless
|
||||
//
|
||||
// Book Names:
|
||||
// Defining the book names in document attributes instead of hard-coding them in
|
||||
// the master.adoc files and in link references. This makes it easy to change the
|
||||
// book name if necessary.
|
||||
// Using the pattern ending in 'BookName' makes it easy to grep for occurrences
|
||||
// throughout the topics
|
||||
//
|
||||
@@ -2,7 +2,6 @@
|
||||
[id="odc-creating-applications-using-developer-perspective"]
|
||||
= Creating applications using the Developer perspective
|
||||
include::_attributes/common-attributes.adoc[]
|
||||
include::_attributes/serverless-document-attributes.adoc[]
|
||||
:context: odc-creating-applications-using-developer-perspective
|
||||
|
||||
toc::[]
|
||||
|
||||
@@ -1,9 +1,8 @@
|
||||
:_content-type: ASSEMBLY
|
||||
include::_attributes/serverless-document-attributes.adoc[]
|
||||
include::_attributes/common-attributes.adoc[]
|
||||
[id="kn-cli-tools"]
|
||||
= Knative CLI (kn) for use with {ServerlessProductName}
|
||||
:context: kn-cli-tools
|
||||
include::_attributes/common-attributes.adoc[]
|
||||
|
||||
toc::[]
|
||||
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
:_content-type: ASSEMBLY
|
||||
include::_attributes/common-attributes.adoc[]
|
||||
include::_attributes/serverless-document-attributes.adoc[]
|
||||
[id="knative-eventing-CR-config"]
|
||||
= Configuring the Knative Eventing custom resource
|
||||
:context: knative-eventing-CR-config
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
:_content-type: ASSEMBLY
|
||||
include::_attributes/common-attributes.adoc[]
|
||||
include::_attributes/serverless-document-attributes.adoc[]
|
||||
[id="knative-serving-CR-config"]
|
||||
= Configuring the Knative Serving custom resource
|
||||
:context: knative-serving-CR-config
|
||||
|
||||
@@ -2,7 +2,6 @@
|
||||
[id="serverless-admin-autoscaling"]
|
||||
= Autoscaling
|
||||
include::_attributes/common-attributes.adoc[]
|
||||
include::_attributes/serverless-document-attributes.adoc[]
|
||||
:context: serverless-admin-autoscaling
|
||||
|
||||
toc::[]
|
||||
|
||||
@@ -2,7 +2,6 @@
|
||||
[id="serverless-admin-metrics"]
|
||||
= Metrics
|
||||
include::_attributes/common-attributes.adoc[]
|
||||
include::_attributes/serverless-document-attributes.adoc[]
|
||||
:context: serverless-admin-metrics
|
||||
|
||||
toc::[]
|
||||
|
||||
@@ -3,7 +3,6 @@
|
||||
= Monitoring serverless components
|
||||
:context: serverless-admin-monitoring
|
||||
include::_attributes/common-attributes.adoc[]
|
||||
include::_attributes/serverless-document-attributes.adoc[]
|
||||
|
||||
toc::[]
|
||||
|
||||
|
||||
@@ -1,8 +1,7 @@
|
||||
:_content-type: ASSEMBLY
|
||||
include::_attributes/serverless-document-attributes.adoc[]
|
||||
include::_attributes/common-attributes.adoc[]
|
||||
[id="serverless-cluster-admin-eventing"]
|
||||
= Creating Eventing components in the Administrator perspective
|
||||
include::_attributes/common-attributes.adoc[]
|
||||
:context: serverless-cluster-admin-eventing
|
||||
|
||||
toc::[]
|
||||
|
||||
@@ -1,8 +1,7 @@
|
||||
:_content-type: ASSEMBLY
|
||||
include::_attributes/serverless-document-attributes.adoc[]
|
||||
include::_attributes/common-attributes.adoc[]
|
||||
[id="serverless-cluster-admin-serving"]
|
||||
= Creating Knative Serving components in the Administrator perspective
|
||||
include::_attributes/common-attributes.adoc[]
|
||||
:context: serverless-cluster-admin-serving
|
||||
|
||||
toc::[]
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
:_content-type: ASSEMBLY
|
||||
include::_attributes/common-attributes.adoc[]
|
||||
include::_attributes/serverless-document-attributes.adoc[]
|
||||
[id="serverless-configuration"]
|
||||
= Configuring {ServerlessProductName}
|
||||
:context: serverless-configuration
|
||||
|
||||
@@ -2,7 +2,6 @@
|
||||
[id="serverless-configuring-eventing-defaults"]
|
||||
= Configuring Knative Eventing defaults
|
||||
include::_attributes/common-attributes.adoc[]
|
||||
include::_attributes/serverless-document-attributes.adoc[]
|
||||
:context: serverless-configuring-eventing-defaults
|
||||
|
||||
toc::[]
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
:_content-type: ASSEMBLY
|
||||
include::_attributes/serverless-document-attributes.adoc[]
|
||||
include::_attributes/common-attributes.adoc[]
|
||||
[id="serverless-ha"]
|
||||
= High availability on {ServerlessProductName}
|
||||
|
||||
@@ -2,7 +2,6 @@
|
||||
[id="serverless-kafka-admin"]
|
||||
= Knative Kafka
|
||||
include::_attributes/common-attributes.adoc[]
|
||||
include::_attributes/serverless-document-attributes.adoc[]
|
||||
:context: serverless-kafka-admin
|
||||
|
||||
toc::[]
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
:_content-type: ASSEMBLY
|
||||
include::_attributes/serverless-document-attributes.adoc[]
|
||||
include::_attributes/common-attributes.adoc[]
|
||||
[id="serverless-ossm-setup"]
|
||||
= Integrating {ProductShortName} with {ServerlessProductName}
|
||||
|
||||
@@ -3,7 +3,6 @@
|
||||
= Knative CLI advanced configuration
|
||||
:context: advanced-kn-config
|
||||
include::_attributes/common-attributes.adoc[]
|
||||
include::_attributes/serverless-document-attributes.adoc[]
|
||||
|
||||
toc::[]
|
||||
|
||||
|
||||
@@ -2,7 +2,6 @@
|
||||
[id="installing-kn"]
|
||||
= Installing the Knative CLI
|
||||
include::_attributes/common-attributes.adoc[]
|
||||
include::_attributes/serverless-document-attributes.adoc[]
|
||||
:context: installing-kn
|
||||
|
||||
toc::[]
|
||||
|
||||
@@ -2,7 +2,6 @@
|
||||
[id="serverless-apiserversource"]
|
||||
= Creating an API server source
|
||||
include::_attributes/common-attributes.adoc[]
|
||||
include::_attributes/serverless-document-attributes.adoc[]
|
||||
:context: serverless-apiserversource
|
||||
|
||||
toc::[]
|
||||
|
||||
@@ -2,7 +2,6 @@
|
||||
[id="serverless-applications"]
|
||||
= Serverless applications
|
||||
include::_attributes/common-attributes.adoc[]
|
||||
include::_attributes/serverless-document-attributes.adoc[]
|
||||
:context: serverless-applications
|
||||
|
||||
toc::[]
|
||||
|
||||
@@ -2,7 +2,6 @@
|
||||
[id="serverless-autoscaling-developer"]
|
||||
= Autoscaling
|
||||
include::_attributes/common-attributes.adoc[]
|
||||
include::_attributes/serverless-document-attributes.adoc[]
|
||||
:context: serverless-autoscaling-developer
|
||||
|
||||
toc::[]
|
||||
|
||||
@@ -2,7 +2,6 @@
|
||||
[id="serverless-configuring-routes"]
|
||||
= Routing
|
||||
:context: serverless-configuring-routes
|
||||
include::_attributes/serverless-document-attributes.adoc[]
|
||||
include::_attributes/common-attributes.adoc[]
|
||||
|
||||
toc::[]
|
||||
|
||||
@@ -2,7 +2,6 @@
|
||||
[id="serverless-creating-channels"]
|
||||
= Creating channels
|
||||
include::_attributes/common-attributes.adoc[]
|
||||
include::_attributes/serverless-document-attributes.adoc[]
|
||||
:context: serverless-creating-channels
|
||||
|
||||
toc::[]
|
||||
|
||||
@@ -2,7 +2,6 @@
|
||||
[id="serverless-custom-event-sources"]
|
||||
= Custom event sources
|
||||
include::_attributes/common-attributes.adoc[]
|
||||
include::_attributes/serverless-document-attributes.adoc[]
|
||||
:context: serverless-custom-event-sources
|
||||
|
||||
toc::[]
|
||||
|
||||
@@ -2,7 +2,6 @@
|
||||
[id="serverless-event-delivery"]
|
||||
= Event delivery
|
||||
include::_attributes/common-attributes.adoc[]
|
||||
include::_attributes/serverless-document-attributes.adoc[]
|
||||
:context: serverless-event-delivery
|
||||
|
||||
toc::[]
|
||||
|
||||
@@ -2,7 +2,6 @@
|
||||
[id="serverless-event-sinks"]
|
||||
= Event sinks
|
||||
include::_attributes/common-attributes.adoc[]
|
||||
include::_attributes/serverless-document-attributes.adoc[]
|
||||
:context: serverless-event-sinks
|
||||
|
||||
toc::[]
|
||||
|
||||
@@ -1,7 +1,6 @@
|
||||
:_content-type: ASSEMBLY
|
||||
[id="serverless-kafka-developer"]
|
||||
= Knative Kafka
|
||||
include::_attributes/serverless-document-attributes.adoc[]
|
||||
include::_attributes/common-attributes.adoc[]
|
||||
:context: serverless-kafka-developer
|
||||
|
||||
|
||||
@@ -2,7 +2,6 @@
|
||||
[id="serverless-listing-event-sources"]
|
||||
= Listing event sources and event source types
|
||||
include::_attributes/common-attributes.adoc[]
|
||||
include::_attributes/serverless-document-attributes.adoc[]
|
||||
:context: serverless-listing-event-sources
|
||||
|
||||
toc::[]
|
||||
|
||||
@@ -2,7 +2,6 @@
|
||||
[id="serverless-pingsource"]
|
||||
= Creating a ping source
|
||||
:context: serverless-pingsource
|
||||
include::_attributes/serverless-document-attributes.adoc[]
|
||||
include::_attributes/common-attributes.adoc[]
|
||||
|
||||
toc::[]
|
||||
|
||||
@@ -2,7 +2,6 @@
|
||||
[id="serverless-subs"]
|
||||
= Creating subscriptions
|
||||
include::_attributes/common-attributes.adoc[]
|
||||
include::_attributes/serverless-document-attributes.adoc[]
|
||||
:context: serverless-subs
|
||||
|
||||
toc::[]
|
||||
|
||||
@@ -2,7 +2,6 @@
|
||||
[id="serverless-traffic-management"]
|
||||
= Traffic management
|
||||
include::_attributes/common-attributes.adoc[]
|
||||
include::_attributes/serverless-document-attributes.adoc[]
|
||||
:context: serverless-traffic-management
|
||||
|
||||
toc::[]
|
||||
|
||||
@@ -2,7 +2,6 @@
|
||||
[id="serverless-triggers"]
|
||||
= Triggers
|
||||
include::_attributes/common-attributes.adoc[]
|
||||
include::_attributes/serverless-document-attributes.adoc[]
|
||||
:context: serverless-triggers
|
||||
|
||||
toc::[]
|
||||
|
||||
@@ -2,7 +2,6 @@
|
||||
[id="serverless-using-brokers"]
|
||||
= Brokers
|
||||
include::_attributes/common-attributes.adoc[]
|
||||
include::_attributes/serverless-document-attributes.adoc[]
|
||||
:context: serverless-using-brokers
|
||||
|
||||
toc::[]
|
||||
|
||||
@@ -3,7 +3,6 @@
|
||||
= About {ServerlessProductName}
|
||||
:context: about-serverless
|
||||
include::_attributes/common-attributes.adoc[]
|
||||
include::_attributes/serverless-document-attributes.adoc[]
|
||||
|
||||
toc::[]
|
||||
|
||||
|
||||
@@ -2,7 +2,6 @@
|
||||
[id="knative-event-sources"]
|
||||
= Event sources
|
||||
include::_attributes/common-attributes.adoc[]
|
||||
include::_attributes/serverless-document-attributes.adoc[]
|
||||
:context: knative-event-sources
|
||||
|
||||
toc::[]
|
||||
|
||||
@@ -2,7 +2,6 @@
|
||||
[id="serverless-channels"]
|
||||
= Channels and subscriptions
|
||||
include::_attributes/common-attributes.adoc[]
|
||||
include::_attributes/serverless-document-attributes.adoc[]
|
||||
:context: serverless-channels
|
||||
|
||||
toc::[]
|
||||
|
||||
@@ -3,7 +3,6 @@
|
||||
= About {FunctionsProductName}
|
||||
:context: serverless-functions-about
|
||||
include::_attributes/common-attributes.adoc[]
|
||||
include::_attributes/serverless-document-attributes.adoc[]
|
||||
|
||||
toc::[]
|
||||
|
||||
|
||||
@@ -3,7 +3,6 @@
|
||||
= Developing Golang functions
|
||||
:context: serverless-developing-go-functions
|
||||
include::_attributes/common-attributes.adoc[]
|
||||
include::_attributes/serverless-document-attributes.adoc[]
|
||||
|
||||
toc::[]
|
||||
|
||||
|
||||
@@ -3,7 +3,6 @@
|
||||
= Developing Node.js functions
|
||||
:context: serverless-developing-nodejs-functions
|
||||
include::_attributes/common-attributes.adoc[]
|
||||
include::_attributes/serverless-document-attributes.adoc[]
|
||||
|
||||
toc::[]
|
||||
|
||||
|
||||
@@ -3,7 +3,6 @@
|
||||
= Developing Python functions
|
||||
:context: serverless-developing-python-functions
|
||||
include::_attributes/common-attributes.adoc[]
|
||||
include::_attributes/serverless-document-attributes.adoc[]
|
||||
|
||||
toc::[]
|
||||
|
||||
|
||||
@@ -3,7 +3,6 @@
|
||||
= Developing Quarkus functions
|
||||
:context: serverless-developing-quarkus-functions
|
||||
include::_attributes/common-attributes.adoc[]
|
||||
include::_attributes/serverless-document-attributes.adoc[]
|
||||
|
||||
toc::[]
|
||||
|
||||
|
||||
@@ -3,7 +3,6 @@
|
||||
= Developing TypeScript functions
|
||||
:context: serverless-developing-typescript-functions
|
||||
include::_attributes/common-attributes.adoc[]
|
||||
include::_attributes/serverless-document-attributes.adoc[]
|
||||
|
||||
toc::[]
|
||||
|
||||
|
||||
@@ -2,7 +2,6 @@
|
||||
[id="serverless-functions-accessing-secrets-configmaps"]
|
||||
= Accessing secrets and config maps from functions
|
||||
include::_attributes/common-attributes.adoc[]
|
||||
include::_attributes/serverless-document-attributes.adoc[]
|
||||
:context: serverless-functions-secrets
|
||||
|
||||
toc::[]
|
||||
|
||||
@@ -2,7 +2,6 @@
|
||||
[id="serverless-functions-attributes"]
|
||||
= Adding annotations to functions
|
||||
include::_attributes/common-attributes.adoc[]
|
||||
include::_attributes/serverless-document-attributes.adoc[]
|
||||
:context: serverless-functions-annotations
|
||||
|
||||
toc::[]
|
||||
|
||||
@@ -1,7 +1,6 @@
|
||||
:_content-type: ASSEMBLY
|
||||
[id="serverless-functions-eventing"]
|
||||
= Using functions with Knative Eventing
|
||||
include::_attributes/serverless-document-attributes.adoc[]
|
||||
include::_attributes/common-attributes.adoc[]
|
||||
:context: serverless-functions-eventing
|
||||
|
||||
|
||||
@@ -3,7 +3,6 @@
|
||||
= Getting started with functions
|
||||
:context: serverless-functions-getting-started
|
||||
include::_attributes/common-attributes.adoc[]
|
||||
include::_attributes/serverless-document-attributes.adoc[]
|
||||
|
||||
toc::[]
|
||||
|
||||
|
||||
@@ -2,7 +2,6 @@
|
||||
[id="serverless-functions-reference-guide"]
|
||||
= Functions development reference guide
|
||||
include::_attributes/common-attributes.adoc[]
|
||||
include::_attributes/serverless-document-attributes.adoc[]
|
||||
:context: serverless-functions-reference-guide
|
||||
|
||||
toc::[]
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
:_content-type: ASSEMBLY
|
||||
include::_attributes/serverless-document-attributes.adoc[]
|
||||
include::_attributes/common-attributes.adoc[]
|
||||
[id="serverless-functions-setup"]
|
||||
= Setting up {FunctionsProductName}
|
||||
|
||||
@@ -2,7 +2,6 @@
|
||||
[id="serverless-functions-project-configuration"]
|
||||
= Function project configuration in func.yaml
|
||||
include::_attributes/common-attributes.adoc[]
|
||||
include::_attributes/serverless-document-attributes.adoc[]
|
||||
:context: serverless-functions-yaml
|
||||
|
||||
toc::[]
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
:_content-type: ASSEMBLY
|
||||
include::_attributes/serverless-document-attributes.adoc[]
|
||||
include::_attributes/common-attributes.adoc[]
|
||||
[id="install-serverless-operator"]
|
||||
= Installing the {ServerlessOperatorName}
|
||||
|
||||
@@ -2,7 +2,6 @@
|
||||
[id="installing-knative-eventing"]
|
||||
= Installing Knative Eventing
|
||||
include::_attributes/common-attributes.adoc[]
|
||||
include::_attributes/serverless-document-attributes.adoc[]
|
||||
:context: installing-knative-eventing
|
||||
|
||||
toc::[]
|
||||
|
||||
@@ -2,7 +2,6 @@
|
||||
[id="installing-knative-serving"]
|
||||
= Installing Knative Serving
|
||||
include::_attributes/common-attributes.adoc[]
|
||||
include::_attributes/serverless-document-attributes.adoc[]
|
||||
:context: installing-knative-serving
|
||||
|
||||
toc::[]
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
:_content-type: ASSEMBLY
|
||||
include::_attributes/common-attributes.adoc[]
|
||||
include::_attributes/serverless-document-attributes.adoc[]
|
||||
[id="removing-openshift-serverless"]
|
||||
= Removing {ServerlessProductName}
|
||||
:context: removing-openshift-serverless
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
:_content-type: ASSEMBLY
|
||||
include::_attributes/serverless-document-attributes.adoc[]
|
||||
include::_attributes/common-attributes.adoc[]
|
||||
[id="gpu-resources"]
|
||||
= Using NVIDIA GPU resources with serverless applications
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
:_content-type: ASSEMBLY
|
||||
include::_attributes/serverless-document-attributes.adoc[]
|
||||
include::_attributes/common-attributes.adoc[]
|
||||
[id="cluster-logging-serverless"]
|
||||
= Using OpenShift Logging with {ServerlessProductName}
|
||||
|
||||
@@ -2,7 +2,6 @@
|
||||
[id="serverless-autoscaling-dashboard"]
|
||||
= Autoscaling dashboard
|
||||
include::_attributes/common-attributes.adoc[]
|
||||
include::_attributes/serverless-document-attributes.adoc[]
|
||||
:context: serverless-autoscaling-dashboard
|
||||
|
||||
toc::[]
|
||||
|
||||
@@ -1,7 +1,6 @@
|
||||
:_content-type: ASSEMBLY
|
||||
[id="serverless-service-monitoring"]
|
||||
= Monitoring Knative services
|
||||
include::_attributes/serverless-document-attributes.adoc[]
|
||||
include::_attributes/common-attributes.adoc[]
|
||||
:context: serverless-service-monitoring
|
||||
|
||||
|
||||
@@ -2,7 +2,6 @@
|
||||
[id="serverless-serving-metrics"]
|
||||
= Metrics
|
||||
include::_attributes/common-attributes.adoc[]
|
||||
include::_attributes/serverless-document-attributes.adoc[]
|
||||
:context: serverless-serving-metrics
|
||||
|
||||
toc::[]
|
||||
|
||||
@@ -3,7 +3,6 @@
|
||||
= Tracing requests using Jaeger
|
||||
:context: serverless-tracing
|
||||
include::_attributes/common-attributes.adoc[]
|
||||
include::_attributes/serverless-document-attributes.adoc[]
|
||||
|
||||
toc::[]
|
||||
|
||||
|
||||
@@ -1,7 +1,6 @@
|
||||
[id="kn-event-ref"]
|
||||
= kn event
|
||||
include::_attributes/common-attributes.adoc[]
|
||||
include::_attributes/serverless-document-attributes.adoc[]
|
||||
:context: kn-event-ref
|
||||
|
||||
toc::[]
|
||||
|
||||
@@ -2,7 +2,6 @@
|
||||
[id="kn-eventing-ref"]
|
||||
= Knative Eventing CLI commands
|
||||
include::_attributes/common-attributes.adoc[]
|
||||
include::_attributes/serverless-document-attributes.adoc[]
|
||||
:context: kn-eventing-ref
|
||||
|
||||
toc::[]
|
||||
|
||||
@@ -2,7 +2,6 @@
|
||||
[id="kn-flags-reference"]
|
||||
= Knative CLI flags
|
||||
include::_attributes/common-attributes.adoc[]
|
||||
include::_attributes/serverless-document-attributes.adoc[]
|
||||
:context: kn-flags-reference
|
||||
|
||||
toc::[]
|
||||
|
||||
@@ -2,7 +2,6 @@
|
||||
[id="kn-func-ref"]
|
||||
= Functions commands
|
||||
include::_attributes/common-attributes.adoc[]
|
||||
include::_attributes/serverless-document-attributes.adoc[]
|
||||
:context: kn-func-ref
|
||||
|
||||
toc::[]
|
||||
|
||||
@@ -2,7 +2,6 @@
|
||||
[id="kn-serving-ref"]
|
||||
= Knative Serving CLI commands
|
||||
include::_attributes/common-attributes.adoc[]
|
||||
include::_attributes/serverless-document-attributes.adoc[]
|
||||
:context: kn-serving-ref
|
||||
|
||||
toc::[]
|
||||
|
||||
@@ -2,7 +2,6 @@
|
||||
[id="serverless-custom-domains"]
|
||||
= Configuring a custom domain for a Knative service
|
||||
include::_attributes/common-attributes.adoc[]
|
||||
include::_attributes/serverless-document-attributes.adoc[]
|
||||
:context: serverless-custom-domains
|
||||
|
||||
toc::[]
|
||||
|
||||
@@ -2,7 +2,6 @@
|
||||
[id="serverless-custom-tls-cert-domain-mapping"]
|
||||
= Using a custom TLS certificate for domain mapping
|
||||
include::_attributes/common-attributes.adoc[]
|
||||
include::_attributes/serverless-document-attributes.adoc[]
|
||||
:context: serverless-custom-tls-cert-domain-mapping
|
||||
|
||||
toc::[]
|
||||
|
||||
@@ -2,7 +2,6 @@
|
||||
[id="serverless-kafka-security"]
|
||||
= Security configuration for Knative Kafka
|
||||
include::_attributes/common-attributes.adoc[]
|
||||
include::_attributes/serverless-document-attributes.adoc[]
|
||||
:context: serverless-kafka-security
|
||||
|
||||
toc::[]
|
||||
|
||||
@@ -2,7 +2,6 @@
|
||||
[id="serverless-ossm-with-kourier-jwt"]
|
||||
= Configuring JSON Web Token authentication for Knative services
|
||||
include::_attributes/common-attributes.adoc[]
|
||||
include::_attributes/serverless-document-attributes.adoc[]
|
||||
:context: serverless-ossm-with-kourier-jwt
|
||||
|
||||
toc::[]
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
:_content-type: ASSEMBLY
|
||||
include::_attributes/common-attributes.adoc[]
|
||||
include::_attributes/serverless-document-attributes.adoc[]
|
||||
[id="serverless-getting-started"]
|
||||
= Getting started with {ServerlessProductName}
|
||||
:context: serverless-getting-started
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
:_content-type: ASSEMBLY
|
||||
include::_attributes/common-attributes.adoc[]
|
||||
include::_attributes/serverless-document-attributes.adoc[]
|
||||
[id="serverless-release-notes"]
|
||||
= Release notes
|
||||
:context: serverless-release-notes
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
:_content-type: ASSEMBLY
|
||||
include::_attributes/serverless-document-attributes.adoc[]
|
||||
include::_attributes/common-attributes.adoc[]
|
||||
[id="serverless-support"]
|
||||
= {ServerlessProductName} support
|
||||
|
||||
Reference in New Issue
Block a user