{"id":24830100,"url":"https://github.com/quving/kube-yaml-invoker","last_synced_at":"2025-03-26T02:42:50.900Z","repository":{"id":189694459,"uuid":"678558207","full_name":"Quving/kube-yaml-invoker","owner":"Quving","description":"A little service that invoke a kubernetes manifest using kubectl within a docker-container.","archived":false,"fork":false,"pushed_at":"2023-08-21T10:27:59.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-30T23:48:48.473Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","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/Quving.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}},"created_at":"2023-08-14T20:45:20.000Z","updated_at":"2023-08-14T21:15:53.000Z","dependencies_parsed_at":"2023-08-21T11:55:49.461Z","dependency_job_id":null,"html_url":"https://github.com/Quving/kube-yaml-invoker","commit_stats":null,"previous_names":["quving/kube-yaml-invoker"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quving%2Fkube-yaml-invoker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quving%2Fkube-yaml-invoker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quving%2Fkube-yaml-invoker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quving%2Fkube-yaml-invoker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Quving","download_url":"https://codeload.github.com/Quving/kube-yaml-invoker/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245579564,"owners_count":20638676,"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":"2025-01-30T23:48:54.830Z","updated_at":"2025-03-26T02:42:50.873Z","avatar_url":"https://github.com/Quving.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Kube Yaml Invoker\n\n## What's here?\nAs can be easily guessed, the container does just that. It calls a Kubernetes manifest using kubectl.\n\n## Usage\n\n### Environment Variables\n\nIn this example $MANIFEST_DATA and $KUBECONFIG_DATA is the base64 encoded string based on the Manifest and kubeconfig.\n\nExample:\n```bash\ncat $FILE | base64\n```\n\nRun the container:\n```bash\ndocker run --rm -it \\\n    -e MANIFEST_DATA=$MANIFEST_DATA \\\n    -e KUBECONFIG_DATA=$KUBECONFIG_DATA \\\n    quving/kube-yaml-manifest:latest\n```\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fquving%2Fkube-yaml-invoker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fquving%2Fkube-yaml-invoker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fquving%2Fkube-yaml-invoker/lists"}