Skip to content

Commit 3868952

Browse files
authored
Merge pull request #58116 from gabriel-rh/SRVCOM-2358-remove-nav-sections
SRVCOM-2358 tidy up nav sections
2 parents 565048b + f87f8ce commit 3868952

37 files changed

+184
-294
lines changed

_topic_maps/_topic_map.yml

Lines changed: 12 additions & 36 deletions
Original file line numberDiff line numberDiff line change
@@ -3815,9 +3815,11 @@ Topics:
38153815
File: installing-knative-serving
38163816
- Name: Installing Knative Eventing
38173817
File: installing-knative-eventing
3818+
- Name: Configuring Knative Kafka
3819+
File: serverless-kafka-admin
38183820
- Name: Configuring Serverless Functions
38193821
File: configuring-serverless-functions
3820-
- Name: Knative Serving
3822+
- Name: Serving
38213823
Dir: knative-serving
38223824
Topics:
38233825
- Name: Getting started with Knative Serving
@@ -3842,7 +3844,7 @@ Topics:
38423844
Dir: config-applications
38433845
Topics:
38443846
- Name: Overriding system deployment configurations
3845-
File: overriding-config
3847+
File: overriding-config-serving
38463848
- Name: EmptyDir volumes
38473849
File: empty-dir
38483850
- Name: Persistent Volume Claims
@@ -3851,6 +3853,8 @@ Topics:
38513853
File: init-containers
38523854
- Name: Resolving image tags to digests
38533855
File: resolving-image-tags-to-digests
3856+
- Name: Configuring TLS authentication
3857+
File: serverless-config-tls
38543858
- Name: Restrictive network policies
38553859
File: restrictive-network-policies
38563860
- Name: Traffic splitting
@@ -3965,10 +3969,6 @@ Topics:
39653969
File: serverless-global-config-broker-class-default
39663970
- Name: Kafka broker
39673971
File: kafka-broker
3968-
- Name: Creating a Kafka broker
3969-
File: creating-kafka-broker
3970-
- Name: Security configuration for Knative Kafka
3971-
File: serverless-kafka-admin-security
39723972
- Name: Managing brokers
39733973
File: serverless-using-brokers-managing-brokers
39743974
- Name: Event delivery
@@ -3978,12 +3978,8 @@ Topics:
39783978
Topics:
39793979
- Name: Triggers overview
39803980
File: serverless-triggers
3981-
- Name: Creating triggers from the web console
3982-
File: create-trigger-odc
3983-
- Name: Creating triggers from the command line
3984-
File: create-trigger-cli
3985-
- Name: Creating a trigger from the Administrator perspective
3986-
File: create-trigger-admin
3981+
- Name: Creating triggers
3982+
File: create-triggers
39873983
- Name: List triggers from the command line
39883984
File: list-triggers-cli
39893985
- Name: Describe triggers from the command line
@@ -4010,8 +4006,10 @@ Topics:
40104006
- Name: Subscriptions
40114007
Dir: subscriptions
40124008
Topics:
4013-
- Name: Creating and managing subscriptions
4009+
- Name: Creating subscriptions
40144010
File: serverless-subs
4011+
- Name: Managing subscriptions
4012+
File: serverless-subs-managing
40154013
- Name: Event discovery
40164014
Dir: discovery
40174015
Topics:
@@ -4027,14 +4025,9 @@ Topics:
40274025
Dir: tuning
40284026
Topics:
40294027
- Name: Overriding deployment configurations
4030-
File: override-config
4028+
File: overriding-config-eventing
40314029
- Name: High availability
40324030
File: serverless-ha
4033-
- Name: kn-event plugin
4034-
Dir: kn-event-plugin
4035-
Topics:
4036-
- Name: Knative CLI plugins
4037-
File: kn-plugins-events
40384031
# Functions
40394032
- Name: Functions
40404033
Dir: functions
@@ -4092,23 +4085,6 @@ Topics:
40924085
Topics:
40934086
- Name: kn functions commands
40944087
File: kn-functions
4095-
# Admin guide
4096-
- Name: Administer
4097-
Dir: admin_guide
4098-
Topics:
4099-
- Name: Global configuration
4100-
File: serverless-configuration
4101-
# Eventing
4102-
- Name: Configuring Knative Kafka
4103-
File: serverless-kafka-admin
4104-
- Name: Serverless components in the Administrator perspective
4105-
File: serverless-admin-perspective
4106-
# Security
4107-
- Name: Security
4108-
Dir: security
4109-
Topics:
4110-
- Name: Configuring TLS authentication
4111-
File: serverless-config-tls
41124088
- Name: Observability
41134089
Dir: observability
41144090
Topics:

_topic_maps/_topic_map_osd.yml

Lines changed: 12 additions & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -397,9 +397,11 @@ Topics:
397397
File: installing-knative-serving
398398
- Name: Installing Knative Eventing
399399
File: installing-knative-eventing
400+
- Name: Configuring Knative Kafka
401+
File: serverless-kafka-admin
400402
- Name: Configuring Serverless Functions
401403
File: configuring-serverless-functions
402-
- Name: Knative Serving
404+
- Name: Serving
403405
Dir: knative-serving
404406
Topics:
405407
- Name: Getting started with Knative Serving
@@ -424,7 +426,7 @@ Topics:
424426
Dir: config-applications
425427
Topics:
426428
- Name: Overriding system deployment configurations
427-
File: overriding-config
429+
File: overriding-config-serving
428430
- Name: EmptyDir volumes
429431
File: empty-dir
430432
- Name: Persistent Volume Claims
@@ -433,6 +435,8 @@ Topics:
433435
File: init-containers
434436
- Name: Resolving image tags to digests
435437
File: resolving-image-tags-to-digests
438+
- Name: Configuring TLS authentication
439+
File: serverless-config-tls
436440
- Name: Restrictive network policies
437441
File: restrictive-network-policies
438442
- Name: Traffic splitting
@@ -547,10 +551,6 @@ Topics:
547551
File: serverless-global-config-broker-class-default
548552
- Name: Kafka broker
549553
File: kafka-broker
550-
- Name: Creating a Kafka broker
551-
File: creating-kafka-broker
552-
- Name: Security configuration for Knative Kafka
553-
File: serverless-kafka-admin-security
554554
- Name: Managing brokers
555555
File: serverless-using-brokers-managing-brokers
556556
- Name: Event delivery
@@ -560,12 +560,8 @@ Topics:
560560
Topics:
561561
- Name: Triggers overview
562562
File: serverless-triggers
563-
- Name: Creating triggers from the web console
564-
File: create-trigger-odc
565-
- Name: Creating triggers from the command line
566-
File: create-trigger-cli
567-
- Name: Creating a trigger from the Administrator perspective
568-
File: create-trigger-admin
563+
- Name: Creating triggers
564+
File: create-triggers
569565
- Name: List triggers from the command line
570566
File: list-triggers-cli
571567
- Name: Describe triggers from the command line
@@ -592,8 +588,10 @@ Topics:
592588
- Name: Subscriptions
593589
Dir: subscriptions
594590
Topics:
595-
- Name: Creating and managing subscriptions
591+
- Name: Creating subscriptions
596592
File: serverless-subs
593+
- Name: Managing subscriptions
594+
File: serverless-subs-managing
597595
- Name: Event discovery
598596
Dir: discovery
599597
Topics:
@@ -609,14 +607,9 @@ Topics:
609607
Dir: tuning
610608
Topics:
611609
- Name: Overriding deployment configurations
612-
File: override-config
610+
File: overriding-config-eventing
613611
- Name: High availability
614612
File: serverless-ha
615-
- Name: kn-event plugin
616-
Dir: kn-event-plugin
617-
Topics:
618-
- Name: Knative CLI plugins
619-
File: kn-plugins-events
620613
- Name: Functions
621614
Dir: functions
622615
Topics:
@@ -671,20 +664,6 @@ Topics:
671664
Topics:
672665
- Name: kn functions commands
673666
File: kn-functions
674-
- Name: Administer
675-
Dir: admin_guide
676-
Topics:
677-
- Name: Global configuration
678-
File: serverless-configuration
679-
- Name: Configuring Knative Kafka
680-
File: serverless-kafka-admin
681-
- Name: Serverless components in the Administrator perspective
682-
File: serverless-admin-perspective
683-
- Name: Security
684-
Dir: security
685-
Topics:
686-
- Name: Configuring TLS authentication
687-
File: serverless-config-tls
688667
- Name: Observability
689668
Dir: observability
690669
Topics:

_topic_maps/_topic_map_rosa.yml

Lines changed: 12 additions & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -592,9 +592,11 @@ Topics:
592592
File: installing-knative-serving
593593
- Name: Installing Knative Eventing
594594
File: installing-knative-eventing
595+
- Name: Configuring Knative Kafka
596+
File: serverless-kafka-admin
595597
- Name: Configuring Serverless Functions
596598
File: configuring-serverless-functions
597-
- Name: Knative Serving
599+
- Name: Serving
598600
Dir: knative-serving
599601
Topics:
600602
- Name: Getting started with Knative Serving
@@ -619,7 +621,7 @@ Topics:
619621
Dir: config-applications
620622
Topics:
621623
- Name: Overriding system deployment configurations
622-
File: overriding-config
624+
File: overriding-config-serving
623625
- Name: EmptyDir volumes
624626
File: empty-dir
625627
- Name: Persistent Volume Claims
@@ -628,6 +630,8 @@ Topics:
628630
File: init-containers
629631
- Name: Resolving image tags to digests
630632
File: resolving-image-tags-to-digests
633+
- Name: Configuring TLS authentication
634+
File: serverless-config-tls
631635
- Name: Restrictive network policies
632636
File: restrictive-network-policies
633637
- Name: Traffic splitting
@@ -742,10 +746,6 @@ Topics:
742746
File: serverless-global-config-broker-class-default
743747
- Name: Kafka broker
744748
File: kafka-broker
745-
- Name: Creating a Kafka broker
746-
File: creating-kafka-broker
747-
- Name: Security configuration for Knative Kafka
748-
File: serverless-kafka-admin-security
749749
- Name: Managing brokers
750750
File: serverless-using-brokers-managing-brokers
751751
- Name: Event delivery
@@ -755,12 +755,8 @@ Topics:
755755
Topics:
756756
- Name: Triggers overview
757757
File: serverless-triggers
758-
- Name: Creating triggers from the web console
759-
File: create-trigger-odc
760-
- Name: Creating triggers from the command line
761-
File: create-trigger-cli
762-
- Name: Creating a trigger from the Administrator perspective
763-
File: create-trigger-admin
758+
- Name: Creating triggers
759+
File: create-triggers
764760
- Name: List triggers from the command line
765761
File: list-triggers-cli
766762
- Name: Describe triggers from the command line
@@ -787,8 +783,10 @@ Topics:
787783
- Name: Subscriptions
788784
Dir: subscriptions
789785
Topics:
790-
- Name: Creating and managing subscriptions
786+
- Name: Creating subscriptions
791787
File: serverless-subs
788+
- Name: Managing subscriptions
789+
File: serverless-subs-managing
792790
- Name: Event discovery
793791
Dir: discovery
794792
Topics:
@@ -804,14 +802,9 @@ Topics:
804802
Dir: tuning
805803
Topics:
806804
- Name: Overriding deployment configurations
807-
File: override-config
805+
File: overriding-config-eventing
808806
- Name: High availability
809807
File: serverless-ha
810-
- Name: kn-event plugin
811-
Dir: kn-event-plugin
812-
Topics:
813-
- Name: Knative CLI plugins
814-
File: kn-plugins-events
815808
- Name: Functions
816809
Dir: functions
817810
Topics:
@@ -866,20 +859,6 @@ Topics:
866859
Topics:
867860
- Name: kn functions commands
868861
File: kn-functions
869-
- Name: Administer
870-
Dir: admin_guide
871-
Topics:
872-
- Name: Global configuration
873-
File: serverless-configuration
874-
- Name: Configuring Knative Kafka
875-
File: serverless-kafka-admin
876-
- Name: Serverless components in the Administrator perspective
877-
File: serverless-admin-perspective
878-
- Name: Security
879-
Dir: security
880-
Topics:
881-
- Name: Configuring TLS authentication
882-
File: serverless-config-tls
883862
- Name: Observability
884863
Dir: observability
885864
Topics:

modules/knative-eventing-CR-system-deployments.adoc

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,18 @@
11
// Module included in the following assemblies:
22
//
3-
// * serverless/eventing/tuning/override-config.adoc
3+
// * serverless/eventing/tuning/overriding-config-eventing.adoc
44

55
:_content-type: REFERENCE
66
[id="knative-eventing-CR-system-deployments_{context}"]
77
= Overriding deployment configurations
88

9+
Currently, overriding default configuration settings is supported for the `eventing-controller`, `eventing-webhook`, and `imc-controller` fields, as well as for the `readiness` and `liveness` fields for probes.
10+
11+
[IMPORTANT]
12+
====
13+
The `replicas` spec cannot override the number of replicas for deployments that use the Horizontal Pod Autoscaler (HPA), and does not work for the `eventing-webhook` deployment.
14+
====
15+
916
In the following example, a `KnativeEventing` CR overrides the `eventing-controller` deployment so that:
1017

1118
* The `readiness` probe timeout `eventing-controller` is set to be 10 seconds.

modules/knative-serving-CR-system-deployments.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44

55
:_content-type: REFERENCE
66
[id="knative-serving-CR-system-deployments_{context}"]
7-
= Overriding Knative Serving system deployment configurations
7+
= Overriding system deployment configurations
88

9-
You can override the default configurations for some specific deployments by modifying the `deployments` spec in the `KnativeServing` custom resource (CR). Currently, overriding default configuration settings is supported for the `resources`, `replicas`, `labels`, `annotations`, and `nodeSelector` fields, as well as for the `readiness` and `liveness` fields for probes.
9+
Currently, overriding default configuration settings is supported for the `resources`, `replicas`, `labels`, `annotations`, and `nodeSelector` fields, as well as for the `readiness` and `liveness` fields for probes.
1010

1111
In the following example, a `KnativeServing` CR overrides the `webhook` deployment so that:
1212

modules/serverless-channel-default.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// Module included in the following assemblies:
22
//
3-
// * serverless/admin_guide/serverless-configuration.adoc
3+
// * serverless/eventing/channels/serverless-channel-default.adoc
44

55
:_content-type: PROCEDURE
66
[id="serverless-channel-default_{context}"]

modules/serverless-create-channel-odc.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
:_content-type: PROCEDURE
66
[id="serverless-create-channel-odc_{context}"]
7-
= Creating a channel by using the web console
7+
= Creating a channel by using the Developer perspective
88

99
Using the {product-title} web console provides a streamlined and intuitive user interface to create a channel. After Knative Eventing is installed on your cluster, you can create a channel by using the web console.
1010

modules/serverless-create-trigger-odc.adoc

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,9 @@
44

55
:_content-type: PROCEDURE
66
[id="serverless-create-trigger-odc_{context}"]
7-
= Creating a trigger by using the web console
7+
= Creating a trigger by using the Developer perspective
8+
9+
Using the {product-title} web console provides a streamlined and intuitive user interface to create a trigger. After Knative Eventing is installed on your cluster and you have created a broker, you can create a trigger by using the web console.
810

911
.Prerequisites
1012

modules/serverless-creating-channel-admin-web-console.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
[id="serverless-creating-channel-admin-web-console_{context}"]
77
= Creating a channel by using the Administrator perspective
88

9-
include::snippets/serverless-channels-intro.adoc[]
9+
After Knative Eventing is installed on your cluster, you can create a channel by using the Administrator perspective.
1010

1111
.Prerequisites
1212

modules/serverless-creating-subscriptions-odc.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
:_content-type: PROCEDURE
66
[id="serverless-creating-subscriptions-odc_{context}"]
7-
= Creating a subscription by using the web console
7+
= Creating a subscription by using the Developer perspective
88

99
After you have created a channel and an event sink, you can create a subscription to enable event delivery. Using the {product-title} web console provides a streamlined and intuitive user interface to create a subscription.
1010

0 commit comments

Comments
 (0)