{"id":20811284,"url":"https://github.com/express42/kubernetes-the-hard-way","last_synced_at":"2025-03-12T04:43:31.207Z","repository":{"id":66323613,"uuid":"198174453","full_name":"express42/kubernetes-the-hard-way","owner":"express42","description":null,"archived":false,"fork":false,"pushed_at":"2019-08-05T09:07:35.000Z","size":642,"stargazers_count":5,"open_issues_count":0,"forks_count":6,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-01-18T14:46:23.819Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/express42.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-07-22T07:52:36.000Z","updated_at":"2020-02-14T19:14:38.000Z","dependencies_parsed_at":"2023-02-25T08:15:19.494Z","dependency_job_id":null,"html_url":"https://github.com/express42/kubernetes-the-hard-way","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/express42%2Fkubernetes-the-hard-way","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/express42%2Fkubernetes-the-hard-way/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/express42%2Fkubernetes-the-hard-way/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/express42%2Fkubernetes-the-hard-way/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/express42","download_url":"https://codeload.github.com/express42/kubernetes-the-hard-way/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243158972,"owners_count":20245669,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-17T20:39:48.789Z","updated_at":"2025-03-12T04:43:31.185Z","avatar_url":"https://github.com/express42.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Kubernetes The Hard Way\n\nThis tutorial walks you through setting up Kubernetes the hard way. This guide is not for people looking for a fully automated command to bring up a Kubernetes cluster. If that's you then check out [Google Kubernetes Engine](https://cloud.google.com/kubernetes-engine), or the [Getting Started Guides](http://kubernetes.io/docs/getting-started-guides/).\n\nKubernetes The Hard Way is optimized for learning, which means taking the long route to ensure you understand each task required to bootstrap a Kubernetes cluster.\n\n\u003e The results of this tutorial should not be viewed as production ready, and may receive limited support from the community, but don't let that stop you from learning!\n\n## Target Audience\n\nThe target audience for this tutorial is someone planning to support a production Kubernetes cluster and wants to understand how everything fits together.\n\n## Cluster Details\n\nKubernetes The Hard Way guides you through bootstrapping a highly available Kubernetes cluster with end-to-end encryption between components and RBAC authentication.\n\n* [Kubernetes](https://github.com/kubernetes/kubernetes) 1.15.0\n* [containerd Container Runtime](https://github.com/containerd/containerd) 1.2.7\n* [gVisor](https://github.com/google/gvisor) 50c283b9f56bb7200938d9e207355f05f79f0d17\n* [CNI Container Networking](https://github.com/containernetworking/cni) 0.8.1\n* [etcd](https://github.com/coreos/etcd) v3.3.13\n* [CoreDNS](https://github.com/coredns/coredns) v1.2.2\n\n## Labs\n\nThis tutorial assumes you have access to the [Google Cloud Platform](https://cloud.google.com). While GCP is used for basic infrastructure requirements the lessons learned in this tutorial can be applied to other platforms.\n\n* [Prerequisites](docs/01-prerequisites.md)\n* [Installing the Client Tools](docs/02-client-tools.md)\n* [Provisioning Compute Resources](docs/03-compute-resources.md)\n* [Provisioning the CA and Generating TLS Certificates](docs/04-certificate-authority.md)\n* [Generating Kubernetes Configuration Files for Authentication](docs/05-kubernetes-configuration-files.md)\n* [Generating the Data Encryption Config and Key](docs/06-data-encryption-keys.md)\n* [Bootstrapping the etcd Cluster](docs/07-bootstrapping-etcd.md)\n* [Bootstrapping the Kubernetes Control Plane](docs/08-bootstrapping-kubernetes-controllers.md)\n* [Bootstrapping the Kubernetes Worker Nodes](docs/09-bootstrapping-kubernetes-workers.md)\n* [Configuring kubectl for Remote Access](docs/10-configuring-kubectl.md)\n* [Provisioning Pod Network Routes](docs/11-pod-network-routes.md)\n* [Deploying the DNS Cluster Add-on](docs/12-dns-addon.md)\n* [Smoke Test](docs/13-smoke-test.md)\n* [Cleaning Up](docs/14-cleanup.md)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fexpress42%2Fkubernetes-the-hard-way","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fexpress42%2Fkubernetes-the-hard-way","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fexpress42%2Fkubernetes-the-hard-way/lists"}