{"id":19482528,"url":"https://github.com/git-ogawa/setup_node_for_k8s_pulumi","last_synced_at":"2026-06-15T17:31:56.779Z","repository":{"id":225332273,"uuid":"764072060","full_name":"git-ogawa/setup_node_for_k8s_pulumi","owner":"git-ogawa","description":null,"archived":false,"fork":false,"pushed_at":"2024-03-01T12:43:35.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-25T17:44:44.073Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","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/git-ogawa.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}},"created_at":"2024-02-27T12:35:12.000Z","updated_at":"2024-02-27T12:35:55.000Z","dependencies_parsed_at":"2024-03-01T13:47:23.054Z","dependency_job_id":"b6feff0e-c63b-4fe6-bea2-c9c0cba309bf","html_url":"https://github.com/git-ogawa/setup_node_for_k8s_pulumi","commit_stats":null,"previous_names":["git-ogawa/setup_node_for_k8s_pulumi"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/git-ogawa/setup_node_for_k8s_pulumi","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/git-ogawa%2Fsetup_node_for_k8s_pulumi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/git-ogawa%2Fsetup_node_for_k8s_pulumi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/git-ogawa%2Fsetup_node_for_k8s_pulumi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/git-ogawa%2Fsetup_node_for_k8s_pulumi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/git-ogawa","download_url":"https://codeload.github.com/git-ogawa/setup_node_for_k8s_pulumi/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/git-ogawa%2Fsetup_node_for_k8s_pulumi/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34374146,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-15T02:00:07.085Z","response_time":63,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":"2024-11-10T20:10:56.802Z","updated_at":"2026-06-15T17:31:56.761Z","avatar_url":"https://github.com/git-ogawa.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# setup_node_for_k8s_pulumi\n\nThis project is to create Virtual machines for k8s cluster on AWS using pulumi instead of terraform in [setup_node_for_k8s](https://github.com/git-ogawa/setup_node_for_k8s).\n\n# Requirements\n\nThe following required to use the project.\n\n- ansible: Install with `pip install ansible`.\n- python modules: Install with `pip install -r requirements.txt`\n- Pulumi: See [pulumi website](https://www.pulumi.com/docs/install/) for installation.\n\n# Prerequisite\n\nSee [setup_node_for_k8s README](https://github.com/git-ogawa/setup_node_for_k8s?tab=readme-ov-file#prerequisite).\n\nIn inventory variables, `stack_name` and `project_name` corresponding to the stack and project name in pulumi respectively. See [Organizing Pulumi projects \u0026 stacks](https://www.pulumi.com/docs/using-pulumi/organizing-projects-stacks/) for details.\n\nCreate a pulumi account and [sign in](https://app.pulumi.com/signin) is also required.\n\n# Usage\n\n## Create VMs\n\nRun `create.yml` to create the resources.\n\n```\n$ ansible-playbook create.yml\n```\n\nThe playbook runs `pulumi up` to the instances and the associated resources on AWS.\n\n## Delete\n\nRun `delete.yml`.\n\n```\n$ ansible-playbook delete.yml\n```\n\nThe playback runs `pulumi destroy` to remove the all resources.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgit-ogawa%2Fsetup_node_for_k8s_pulumi","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgit-ogawa%2Fsetup_node_for_k8s_pulumi","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgit-ogawa%2Fsetup_node_for_k8s_pulumi/lists"}