You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/collections/programs/gsoc-2026/index.mdx
+8-15Lines changed: 8 additions & 15 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -42,23 +42,16 @@ import playground from "./meshery-playground-alt-4.webp";
42
42
## GSoC 2026 Project Ideas
43
43
<br />
44
44
45
-
#### Migration of docs.meshery.io from Jekyll to Hugo
45
+
#### Support for Azure in Meshery
46
46
47
-
-**Description:**The Meshery documentation [docs.meshery.io](https://docs.meshery.io) is a critical resource for users and contributors. Currently built using Jekyll, the site faces limitations in build speed, scalability, and long-term maintainability. Hugo, a modern static site generator, offers significantly faster build times, better content organization, and an improved developer experience. This internship focuses on migrating the entire [docs.meshery.io](https://docs.meshery.io) site from Jekyll to the Hugo framework, using docs.layer5.io (already implemented in Hugo) as a reference architecture. The migration will involve porting all documentation content, assets, layouts, and configuration while preserving URLs, SEO, contributor workflows, and existing auto-generated documentation files.
47
+
-**Description:**Enhance Meshery's existing orchestration capabilities to include support for Azure. The <ahref="https://azure.github.io/azure-service-operator">Azure Service Operator</a>(ASO) provides a wide variety of Azure Resources via Kubernetes custom resources as first-class <ahref="https://docs.meshery.io/concepts/logical/models">Meshery Models</a>. This involves enabling Meshery to manage and orchestrate Azure services and their resources, similar to how it handles other Kubernetes resources. The project will also include generating support for Azure services and their resources in Meshery's Model generator.
48
48
-**Expected outcome:**
49
-
- Revamp of documentation set information architecture. Alignment with Diataxis framework.
50
-
- Updated contributor docs.
51
-
- All self-documenting aspects accounted for:
52
-
- Compatibility tests of Meshery Adapters.
53
-
- End-to-end tests of Meshery UI.
54
-
- Integration of Meshery Catalog and all designs.
55
-
- Publication of community discussion forum activity per category.
56
-
- Integration of Meshery Models (Integrations)
57
-
-**Recommended Skills:** Static site generators (Jekyll and Hugo), Markdown, HTML/CSS, Git/GitHub workflows, documentation engineering, basic Go templating (Hugo), CI/CD familiarity.
- Meshery will be able to orchestrate and manage all Azure services supported by ASO. This includes the ability to discover, configure, deploy, and operate the lifecycle of Azure services through Meshery. The Meshery Model generator will be updated to automatically generate models for Azure services, simplifying their integration and management within Meshery. This will be an officially supported feature of Meshery.
50
+
-**Recommended Skills:** Golang, Kubernetes, Azure, well-written and well-spoken English
0 commit comments