{"id":17143119,"url":"https://github.com/debianmaster/openshift-k8s-install","last_synced_at":"2026-01-05T07:46:17.213Z","repository":{"id":150499248,"uuid":"63419461","full_name":"debianmaster/openshift-k8s-install","owner":"debianmaster","description":"Notes for Openshift Origin and k8s  installation","archived":false,"fork":false,"pushed_at":"2016-07-15T18:58:53.000Z","size":5,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-29T14:52:55.556Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/debianmaster.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2016-07-15T12:16:13.000Z","updated_at":"2016-07-15T12:16:13.000Z","dependencies_parsed_at":null,"dependency_job_id":"fbfb2aa3-dbbe-48f8-ba45-26d959c46af2","html_url":"https://github.com/debianmaster/openshift-k8s-install","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/debianmaster%2Fopenshift-k8s-install","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/debianmaster%2Fopenshift-k8s-install/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/debianmaster%2Fopenshift-k8s-install/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/debianmaster%2Fopenshift-k8s-install/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/debianmaster","download_url":"https://codeload.github.com/debianmaster/openshift-k8s-install/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245241564,"owners_count":20583266,"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-10-14T20:33:47.307Z","updated_at":"2026-01-05T07:46:17.166Z","avatar_url":"https://github.com/debianmaster.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Openshift and (kubernetes) k8s install\nNotes for Openshift Origin and k8s  installation\n\n### Pre-requisites \n\u003e  Install following based on your environment.\n##### Install Virtual box\nhttps://www.virtualbox.org/wiki/Downloads\n##### Install Vagrant\nhttps://www.vagrantup.com/downloads.html\n##### Install Docker for Mac/Windows\nhttps://docs.docker.com/engine/installation/mac/\n\n\n##### For linux/centos\n```sh\n# tee /etc/yum.repos.d/docker.repo \u003c\u003c-'EOF'\n[dockerrepo]\nname=Docker Repository\nbaseurl=https://yum.dockerproject.org/repo/main/centos/7/\nenabled=1\ngpgcheck=1\ngpgkey=https://yum.dockerproject.org/gpg\nEOF\n\n# yum install docker-engine\n# systemctl start docker\n```\n\n\n\n### Install k8s (minikube)\n\n\n##### Intall k8s command line (kubectl)\nhttp://kubernetes.io/docs/getting-started-guides/minikube/#download-kubectl\n\u003e for Mac OSX 64\n\n```sh\ncurl -Lo kubectl http://storage.googleapis.com/kubernetes-release/release/v1.3.0/bin/darwin/amd64/kubectl \u0026\u0026 chmod +x kubectl \u0026\u0026 sudo mv kubectl /usr/local/bin/\n```\n##### Install minikube (server) \n```sh\ncurl -Lo minikube https://storage.googleapis.com/minikube/releases/latest/minikube-darwin-amd64 \u0026\u0026 chmod +x minikube \u0026\u0026 sudo mv minikube /usr/local/bin/\n```\n\n\n\n\n\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdebianmaster%2Fopenshift-k8s-install","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdebianmaster%2Fopenshift-k8s-install","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdebianmaster%2Fopenshift-k8s-install/lists"}