Skip to content

Commit 0ecda04

Browse files
committed
Add Submariner
We're the main contributors to the project, and it is shipped as part of Advanced Cluster Management for Kubernetes. Signed-off-by: Stephen Kitt <skitt@redhat.com>
1 parent 3b82377 commit 0ecda04

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

app/data/projects.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1221,6 +1221,15 @@
12211221
"twitterHandle": "",
12221222
"twitterURL": ""
12231223
},
1224+
{
1225+
"projectName": "Submariner",
1226+
"projectDescription": "Submariner enables direct networking between Pods and Services in different Kubernetes clusters, either on-premises or in the cloud.",
1227+
"projectRepository": "https://github.com/submariner-io",
1228+
"projectWebsite": "https://submariner.io/",
1229+
"category": "Middleware",
1230+
"twitterHandle": "submarinerio",
1231+
"twitterURL": "https://twitter.com/submarinerio"
1232+
},
12241233
{
12251234
"projectName": "SwitchYard",
12261235
"projectDescription": "SwitchYard is a component-based development framework focused on building structured, maintainable services and applications",

0 commit comments

Comments
 (0)