1.3 KiB
1.3 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
Accessing Applications in a Cluster
Debugging Applications in a Cluster
Accessing the Kubernetes API
Administering a Cluster
What's next
If you would like to write a task page, see Creating a Documentation Pull Request.