Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pwright/skupper-solution-pattern
Communicate across clusters
https://github.com/pwright/skupper-solution-pattern
rhmi-solution-pattern
Last synced: 1 day ago
JSON representation
Communicate across clusters
- Host: GitHub
- URL: https://github.com/pwright/skupper-solution-pattern
- Owner: pwright
- Created: 2020-05-12T10:55:25.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-03-26T18:03:48.000Z (over 2 years ago)
- Last Synced: 2023-03-03T21:28:26.067Z (over 1 year ago)
- Topics: rhmi-solution-pattern
- Language: JavaScript
- Homepage: https://pwright.github.io/skupper-solution-pattern/docs/
- Size: 590 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.adoc
Awesome Lists containing this project
README
= Solution Patterns for Skupper
Project: https://skupper.io/
Status: In development
Requirments:
* Ability to create a namespace in cluster
* Access to a second cluster, eg crcNotes:
Based on https://skupper.io/start/index.html
To edit these walkthroughs, only edit the file `modules/ROOT/pages/_partials/walkthrough-body.adoc`.
To rebuild the website and walkthroughs, you require ruby asciidoctor and antora/node:
. Install plantuml:
+
npm install. Run the following command:
+
make render. Commit and push changes.