nephio-project / nephio

Nephio is a Kubernetes-based automation platform for deploying and managing highly distributed, interconnected workloads such as 5G Network Functions, and the underlying infrastructure on which those workloads depend.
Apache License 2.0
93 stars 52 forks source link

Docs for installation guides need a little re-org #592

Closed johnbelamaric closed 1 day ago

johnbelamaric commented 2 months ago

The "Guides" section in the docs includes "installation guides". But that links directly to the "demo environment" installation, rather than allowing the user to pick between a "demo" and "bring your own cluster", which is really the first decision they need to make. The left hand menu lists all the different environments without this categorization, so it's sort of confusing. I think we need two sections in the "install guides", one for the demo environment, and one for BYOC.

image

CsatariGergely commented 1 day ago

Fixed by https://github.com/nephio-project/docs/pull/148