Skip to content
Snippets Groups Projects
Commit 06210586 authored by trantzas's avatar trantzas
Browse files

Merge remote-tracking branch 'remotes/origin/develop'

parents fac7a505 0c3e07ad
No related branches found
No related tags found
No related merge requests found
Pipeline #7597 passed
......@@ -216,9 +216,9 @@ OSOM sends to CRIDGE a message with the following information:
## Probe further
- See examples of exposing operators via OpenSlice:
- [Exposing Kubernetes Operators as a Service : Offering "Calculator as a Service" through OpenSlice](../../service_design/examples/ExposingCRDs_aaS_Example_Calculator/ExposingCRDs_aaS_Example_Calculator.md)
- See examples of exposing Kubernetes Operators as a Service via OpenSlice:
- [Offering "Calculator as a Service"](../../service_design/examples/ExposingCRDs_aaS_Example_Calculator/ExposingCRDs_aaS_Example_Calculator.md)
- [Offering "Helm installation as a Service" (Jenkins example)](../../service_design/examples/helmInstallation_aaS_Example_Jenkins/HELM_Installation_aaS_Jenkins_Example.md)
......
# OpenSlice Portals
OpenSlice comprises of a web landing page [(See Demo)](http://portal.openslice.io/) that navigates to the respective Portals:
OpenSlice comprises of a web landing page (See [Demo](http://portal.openslice.io/)) that navigates to the respective Portals:
- Services Portal [(See Demo)](http://portal.openslice.io/services)
- NFV Portal [(See Demo)](http://portal.openslice.io/nfvportal)
- Products Portal [(See Demo)](http://portal.openslice.io/products)
- Testing Portal [(See Demo)](http://portal.openslice.io/testing)
- Resources Portal [(See Demo)](http://portal.openslice.io/resources)
- Services Portal (See [Demo](http://portal.openslice.io/services))
- NFV Portal (See [Demo](http://portal.openslice.io/nfvportal))
- Products Portal (See [Demo](http://portal.openslice.io/products))
- Testing Portal (See [Demo](http://portal.openslice.io/testing))
- Resources Portal (See [Demo](http://portal.openslice.io/resources))
Following you may find the scope each portal focuses on and the main TMF APIs it supports:
......
......@@ -159,9 +159,10 @@ OpenSlice adds automatically as we see the following characteristics:
## Probe further
- See examples of exposing operators via OpenSlice:
- [Exposing Kubernetes Operators as a Service : Offering "Calculator as a Service" through OpenSlice](ExposingCRDs_aaS_Example_Calculator.md)
- [Learn more about CRIDGE, the service in OSL that manages CRDs/CRs](CRIDGEforDevelopers_Jenkins_Example.md)
- See examples of exposing Kubernetes Operators as a Service via OpenSlice:
- [Offering "Calculator as a Service"](../examples/ExposingCRDs_aaS_Example_Calculator/ExposingCRDs_aaS_Example_Calculator.md)
- [Offering "Helm installation as a Service" (Jenkins example)](../examples/helmInstallation_aaS_Example_Jenkins/HELM_Installation_aaS_Jenkins_Example.md)
- [Learn more about CRIDGE, the service in OpenSlice that manages CRDs/CRs](../../architecture/CRIDGE/CRIDGEforDevelopers.md)
......
......@@ -31,7 +31,7 @@ Use OpenSlice to expose them in service catalogs and deploy them in complex scen
## The installation of HELM charts is based on OpenSlice CRD support
Please read more [here](../ExposingKubernetesResources.md)
Please read more [here](../ExposingKubernetesResources.md).
For installing HELM charts we will use ArgoCD a well known Kubernetes-native continuous deployment (CD) tool
......@@ -57,11 +57,11 @@ Browse to Resource Specifications. You will see an entry like the following:
see image:
![img01.png](./img01.png)
![img01.png](../../examples/helmInstallation_aaS_Example_Jenkins/img01.png)
## What's next
## Probe further
See the [Example: Offer Jenkins as a Service via Openslice](HELM_Installation_aaS_Jenkins_Example.md)
See the [Example: Offer Jenkins as a Service via Openslice](../../examples/helmInstallation_aaS_Example_Jenkins/HELM_Installation_aaS_Jenkins_Example.md)
......@@ -91,7 +91,7 @@ See our [LCM Blocks specification](./specification.md)
## Probe further
* Check our [examples](../examples/intro.md) for more usages
* Check our [examples](./examples.md) for more usages
* See next the complete [specification](./specification.md)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment