{"id":36856211,"url":"https://github.com/ppc64le-cloud/k8s-ansible","last_synced_at":"2026-01-12T14:44:06.242Z","repository":{"id":40793661,"uuid":"294635324","full_name":"ppc64le-cloud/k8s-ansible","owner":"ppc64le-cloud","description":null,"archived":false,"fork":false,"pushed_at":"2024-02-13T07:18:38.000Z","size":134,"stargazers_count":2,"open_issues_count":0,"forks_count":7,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-02-13T08:28:22.502Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Jinja","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/ppc64le-cloud.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"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":"2020-09-11T08:15:01.000Z","updated_at":"2024-02-01T00:34:28.000Z","dependencies_parsed_at":"2024-10-23T11:58:24.947Z","dependency_job_id":null,"html_url":"https://github.com/ppc64le-cloud/k8s-ansible","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ppc64le-cloud/k8s-ansible","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ppc64le-cloud%2Fk8s-ansible","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ppc64le-cloud%2Fk8s-ansible/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ppc64le-cloud%2Fk8s-ansible/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ppc64le-cloud%2Fk8s-ansible/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ppc64le-cloud","download_url":"https://codeload.github.com/ppc64le-cloud/k8s-ansible/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ppc64le-cloud%2Fk8s-ansible/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28340403,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-12T12:22:26.515Z","status":"ssl_error","status_checked_at":"2026-01-12T12:22:10.856Z","response_time":98,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":"2026-01-12T14:44:05.442Z","updated_at":"2026-01-12T14:44:06.232Z","avatar_url":"https://github.com/ppc64le-cloud.png","language":"Jinja","funding_links":[],"categories":[],"sub_categories":[],"readme":"# k8s-ansible : Ansible utility to deploy alpha/release version Kubernetes clusters.\n\n#### Deploying a stable Kubernetes cluster\nPrerequisite:\nAdd in the node Public IP + hostname entries under /etc/hosts file on the deployer.\nFor eg.\n\n```\n[root@kubetest2-tf1 hack]#\n[root@kubetest2-tf1 hack]# cat /etc/hosts\n127.0.0.1   localhost localhost.localdomain localhost4 localhost4.localdomain4\n::1         localhost localhost.localdomain localhost6 localhost6.localdomain6\n1.2.3.4 \u003cNodename 1\u003e\n1.2.3.5 \u003cNodename 2\u003e\n```\n\n##### Method 1: Update fields in both hosts.yml and extra-vars-k8s.json to deploy cluster\n\nModify the host entry in the examples/containerd-cluster/hosts.yml and modify extra_cert in examples/containerd-cluster/extra-vars-k8s.json\n```shell script\nansible-playbook -i examples/containerd-cluster/hosts.yml install-k8s.yml --extra-vars \"@examples/containerd-cluster/extra-vars-k8s.json\"\n```\n\n##### Method 2: Deploy using hack/k8s-installer.sh for alpha/release Kubernetes installation\nThe k8s-installer.sh utility under hack, provides an option to choose between the latest release or the alpha version of Kubernetes to be deployed on VMs from the hack directory.\n###### Example usages:\n```shell\n./k8s-installer.sh -c X.X.X.X -w Y.Y.Y.Y -p \u003cplaybook to use\u003e -a|-r -y\n```\nTo deploy latest Alpha release of k8s:\n```shell\n./k8s-installer.sh -w X.X.X.X -c Y.Y.Y.Y -a -y\n```\nTo deploy latest Stable release of k8s:\n```shell\n./k8s-installer.sh -w X.X.X.X -c Y.Y.Y.Y -r -y\n```\nTo deploy latest Stable release of k8s for perf-tests:\n```shell\n./k8s-installer.sh -p install-k8s-perf.yml -w X.X.X.X -c Y.Y.Y.Y -r -y\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fppc64le-cloud%2Fk8s-ansible","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fppc64le-cloud%2Fk8s-ansible","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fppc64le-cloud%2Fk8s-ansible/lists"}