Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
23 commits
Select commit Hold shift + click to select a range
9bc353e
update service-mesh integration setup documentation (SRVCOM-2368)
ReToCode Jul 20, 2023
974179d
add page for network-isolation based on Service Mesh (SRVCOM-2368)
ReToCode Jul 20, 2023
e18b41e
add helm generator to the network-isolation docs
ReToCode Jul 20, 2023
3dea20d
refer to external yaml files on GitHub
ReToCode Jul 20, 2023
7fe1604
add improvements for general, more isolated istio installation (SRVCO…
ReToCode Jul 20, 2023
8cdf267
minor fixes
ReToCode Jul 20, 2023
4743483
remove todo for monitoring resources
ReToCode Jul 20, 2023
d6e8df7
add resources for setup
ReToCode Jul 24, 2023
6cfb94f
add block to verify setup
ReToCode Jul 26, 2023
8711a95
use updated diagram of tenancy diagram
ReToCode Aug 2, 2023
e043ee1
Format document
pierDipi Aug 23, 2023
b5101c8
Add Eventing diagram for Istio authorization policies
pierDipi Aug 23, 2023
a7db9da
Merge pull request #1 from pierDipi/sm-integration-eventing-diagram
ReToCode Aug 23, 2023
176969c
Fix format
pierDipi Aug 23, 2023
22a6e20
Merge pull request #2 from pierDipi/sm-integration-eventing-diagram
ReToCode Aug 23, 2023
8e08f93
add review improvements
ReToCode Aug 28, 2023
05ce8da
extract text out of Serving image
ReToCode Aug 29, 2023
9b83905
add pre-install verification steps
ReToCode Aug 29, 2023
e9fd163
add page for Serving with OCP ingress sharding
ReToCode Aug 31, 2023
4501ea9
add tabs to show verification steps with kn cli
ReToCode Sep 12, 2023
e6866af
Update eventing diagram to use textual legend and a tenant-sliced ver…
pierDipi Sep 18, 2023
276b652
Merge pull request #3 from pierDipi/sm-integration
ReToCode Sep 18, 2023
7ccf02e
add authorization policy symbol to tenant-2
ReToCode Sep 18, 2023
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
13 changes: 8 additions & 5 deletions modules/ROOT/nav.adoc
Original file line number Diff line number Diff line change
@@ -1,9 +1,12 @@
* xref:index.adoc[Overview]
* Serverless Eventing
** Using Eventing with OpenShift Service Mesh
*** xref:serverless-eventing:service-mesh/eventing-service-mesh-setup.adoc[Setup Eventing with OpenShift Service Mesh]
*** xref:serverless-eventing:service-mesh/eventing-service-mesh-containersource.adoc[Using ContainerSource with OpenShift Service Mesh]
*** xref:serverless-eventing:service-mesh/eventing-service-mesh-sinkbinding.adoc[Using SinkBinding with OpenShift Service Mesh]
* Serverless
** Using OpenShift Serverless with OpenShift Service Mesh
*** xref:serverless:service-mesh/common-service-mesh-setup.adoc[Setup Serverless with OpenShift Service Mesh]
*** xref:serverless:service-mesh/common-service-mesh-network-isolation.adoc[Use Service Mesh to isolate network-traffic]
*** xref:serverless:service-mesh/eventing-service-mesh-containersource.adoc[Eventing: Using ContainerSource with OpenShift Service Mesh]
*** xref:serverless:service-mesh/eventing-service-mesh-sinkbinding.adoc[Eventing: Using SinkBinding with OpenShift Service Mesh]
** Serving
*** xref:serverless:serving/serving-with-ingress-sharding.adoc[Use Serving with OpenShift ingress sharding]
* Serverless Logic
** xref:serverless-logic:about.adoc[About OpenShift Serverless Logic]
** User Guides
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading