2.2 KiB
2.2 KiB
This section of the Kubernetes documentation contains pages that show how to do individual tasks. A task page shows how to do a single thing, typically by giving a short sequence of steps.
Configuring Pods and Containers
- Defining Environment Variables for a Container
- Defining a Command and Arguments for a Container
- Assigning CPU and RAM Resources to a Container
- Distributing Credentials Securely
Accessing Applications in a Cluster
Debugging Applications in a Cluster
Accessing the Kubernetes API
Administering a Cluster
- Assigning Pods to Nodes
- Autoscaling the DNS Service in a Cluster
- Safely Draining a Node while Respecting Application SLOs
Managing Stateful Applications
- Upgrading from PetSets to StatefulSets
- Scaling a StatefulSet
- Deleting a StatefulSet
- Debugging a StatefulSet
- Force Deleting StatefulSet Pods
Troubleshooting
What's next
If you would like to write a task page, see Creating a Documentation Pull Request.