{"id":20321626,"url":"https://github.com/yindia/cluster-api-action","last_synced_at":"2025-03-04T09:44:20.005Z","repository":{"id":144305011,"uuid":"299066447","full_name":"yindia/cluster-api-action","owner":"yindia","description":"Github Actions for cluster api ","archived":false,"fork":false,"pushed_at":"2020-09-28T14:46:51.000Z","size":137,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-14T13:54:30.344Z","etag":null,"topics":["cluster-api","cluster-api-provider-aws","cluster-api-provider-gcp","cluster-api-provider-vsphere"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/yindia.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}},"created_at":"2020-09-27T15:56:14.000Z","updated_at":"2022-07-26T15:50:41.000Z","dependencies_parsed_at":"2023-09-08T15:54:45.666Z","dependency_job_id":null,"html_url":"https://github.com/yindia/cluster-api-action","commit_stats":null,"previous_names":["yindia/cluster-api-action"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yindia%2Fcluster-api-action","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yindia%2Fcluster-api-action/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yindia%2Fcluster-api-action/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yindia%2Fcluster-api-action/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yindia","download_url":"https://codeload.github.com/yindia/cluster-api-action/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241827078,"owners_count":20026599,"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":["cluster-api","cluster-api-provider-aws","cluster-api-provider-gcp","cluster-api-provider-vsphere"],"created_at":"2024-11-14T19:16:08.642Z","updated_at":"2025-03-04T09:44:19.983Z","avatar_url":"https://github.com/yindia.png","language":"JavaScript","readme":"# Github Action for deploying cluster api component \n\nNote : Under development\n\n### Uses \n\n1. AWS\n```\n- uses: evalsocket/cluster-api-actions/cluster-api@master\n  with:\n    kubeconfig: '\u003cyour kubeconfig\u003e'v# Use secret (https://developer.github.com/actions/managing-workflows/storing-secrets/)\n    capi-provider: 'aws'\n    capi-provider-version: 'v0.6.0'\n    capi-version : 'v0.3.9'\n    secret : 'YXNkYmhqdmFz'\n  id: capi-aws\n```\n\n2. GCP\n```\n- uses: evalsocket/cluster-api-actions/cluster-api@master\n  with:\n    kubeconfig: '\u003cyour kubeconfig\u003e'v# Use secret (https://developer.github.com/actions/managing-workflows/storing-secrets/)\n    capi-provider: 'gcp'\n    capi-provider-version: 'v0.6.0'\n    capi-version : 'v0.3.9'\n    secret : 'YXNkYmhqdmFz'\n  id: capi-gcp\n```\n\n3. Vsphere\n```\n- uses: evalsocket/cluster-api-actions/cluster-api@master\n  with:\n    kubeconfig: '\u003cyour kubeconfig\u003e'v# Use secret (https://developer.github.com/actions/managing-workflows/storing-secrets/)\n    capi-provider: 'vsphere'\n    capi-provider-version: 'v0.6.0'\n    capi-version : 'v0.3.9'\n    username : 'test'\n    password : 'test'\n  id: capi-vsphere\n```\n\n\n3. Packet\n```\n- uses: evalsocket/cluster-api-actions/cluster-api@master\n  with:\n    kubeconfig: '\u003cyour kubeconfig\u003e'v# Use secret (https://developer.github.com/actions/managing-workflows/storing-secrets/)\n    capi-provider: 'packet'\n    capi-provider-version: 'v0.6.0'\n    capi-version : 'v0.3.9'\n    secret : 'YXNkYmhqdmFz'\n  id: capi-vsphere\n```\n\n4. Clusterctl Action\n```\n- uses: evalsocket/cluster-api-actions/clusterctl@master\n  with:\n    clusterctl_version : 'v0.3.9'\n  id: clusterctl\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyindia%2Fcluster-api-action","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyindia%2Fcluster-api-action","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyindia%2Fcluster-api-action/lists"}