-
Couldn't load subscription status.
- Fork 5.3k
Description
Describe the issue
(Experience of new Contributor) The Guide assumes that those navigating the page(s) might have pre-existing knowledge about Kubernetes, some terminology e.g. 'SIGs' on the 'Welcome' page, and the concept of contribution.
Would there be value in adding brief descriptions/breakdowns of these (providing links for further info as required), in the event this is a visitors first introduction to K8s? Aspects of the current format seems overwhelming. For example:
(Welcome section)
What is Kubernetes?
Kubernetes is a system for managing containerized applications across a cluster of servers. It provides basic mechanisms for deployment, maintenance, and scaling of applications. Want to know more? (link provided)
What does it mean to 'contribute?
‘Open source’ projects such as Kubernetes rely on those within its community to help with continuously improving the software and its functionality. To make sure everything runs smoothly and meets the needs of its users, we need 'Contributors' within our community to provide their unique perspective and/or expertise to support in maintaining the platform... etc.
(Contributor Guide section)
Any thoughts/feedback welcome.