{"meta":{"title":"Manage runners","intro":"Learn how to use and manage the machines that execute jobs in your workflows.","product":"GitHub Actions","breadcrumbs":[{"href":"/en/actions","title":"GitHub Actions"},{"href":"/en/actions/how-tos","title":"How-tos"},{"href":"/en/actions/how-tos/manage-runners","title":"Manage runners"}],"documentType":"subcategory"},"body":"# Manage runners\n\nLearn how to use and manage the machines that execute jobs in your workflows.\n\n## Links\n\n* [Using GitHub-hosted runners](/en/actions/how-tos/manage-runners/github-hosted-runners)\n\n  You can use GitHub's runners to execute your GitHub Actions workflows.\n\n* [Managing self-hosted runners](/en/actions/how-tos/manage-runners/self-hosted-runners)\n\n  You can host your own runners to run workflows in a highly customizable environment.\n\n* [Using larger runners](/en/actions/how-tos/manage-runners/larger-runners)\n\n  GitHub offers runners with more RAM, CPU, and disk space.\n\n* [Use Actions Runner Controller](/en/actions/how-tos/manage-runners/use-actions-runner-controller)\n\n  Host your own runners in a Kubernetes cluster with Actions Runner Controller.\n\n* [Using proxy servers with a runner](/en/actions/how-tos/manage-runners/use-proxy-servers)\n\n  You can configure runners in isolated environments to use a proxy server for secure communication with GitHub."}