Skip to content
Open
Changes from all commits
Commits
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
9 changes: 9 additions & 0 deletions app/data/projects.json
Original file line number Diff line number Diff line change
Expand Up @@ -1221,6 +1221,15 @@
"twitterHandle": "",
"twitterURL": ""
},
{
"projectName": "Submariner",
"projectDescription": "Submariner enables direct networking between Pods and Services in different Kubernetes clusters, either on-premises or in the cloud.",
"projectRepository": "https://github.com/submariner-io",
"projectWebsite": "https://submariner.io/",
"category": "Middleware",
"twitterHandle": "submarinerio",
"twitterURL": "https://twitter.com/submarinerio"
},
{
"projectName": "SwitchYard",
"projectDescription": "SwitchYard is a component-based development framework focused on building structured, maintainable services and applications",
Expand Down