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
[Planned] Collection of all other content types to cover a big topic. (Currently it's not possible to reuse content, for example, a tutorial used in a trial must be copied to the trial.)
Gardener operators/SRE (Operators): Operate a public or private service or service in "fenced" environment. Their scope is primarily installation, update/upgrade and operation of the service and its key components, tools references.
Gardener (extension) developers (Developers): Develop extensions for Gardener for e.g. more cloud or DNS providers. Their scope is Gardener's architecture and extensibility framework.
Gardener cluster users (Users): Use the Gardener managed service to create and operate clusters on demand. Primary concerns are day1/day2 operations in a cluster. Includes also automated operators, although they deserve special attention and sections as in fact that's the predominant way that the service will be used beyond trying it out (manually).
Kubernetes Application Developers role is not in scope for the technical documentation, but is most welcome in technical blogs as long as Gardener is concerned as a topic.
Call for content
Guides
Concepts
Overview (Kubernetes managing Kubenetes, applying k8s principles to cluster management, controller (operator) pattern, control plane hosting, key components, garden, seeds and shoots)
Working with projects [new] in a project in dashboard UI.
Organizing access control [new] in a project in dashboard UI.
Setting up ingress [new] (also with custom domain) Usually, that's one of the first tasks to do for a new cluster. There's a tutorial that shows that with istio but a simpler and focused guide may help too and also complete the learning trail.
Working with worker pools: describe shortly how worker nodes relate to account resources, how to use them in dashboard, how to manage them manually. Autoscaling can be merged here if not too large.
Autoscaling - describe how to influence it to benefit and in what ways, and how not to get in its way
Documentation Types overview
The following table summarizes the planned types of documentation.
gardenctland what they are used for.See the Documentation Contributors Guide for more details on documentation types, how to produce and contribute them.
Target Audience
Kubernetes Application Developers role is not in scope for the technical documentation, but is most welcome in technical blogs as long as Gardener is concerned as a topic.
Call for content
Guides
All material except those in "Concepts" are How-to Guides.
"Concepts" are Concept type of material.
Tutorials