{"id":23276374,"url":"https://github.com/hardillb/k8s-operator","last_synced_at":"2025-04-06T11:45:40.149Z","repository":{"id":268030290,"uuid":"903088461","full_name":"hardillb/k8s-operator","owner":"hardillb","description":null,"archived":false,"fork":false,"pushed_at":"2025-03-21T18:00:34.000Z","size":102,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-06T01:36:07.458Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/hardillb.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":"2024-12-13T22:20:11.000Z","updated_at":"2025-03-21T18:00:38.000Z","dependencies_parsed_at":"2025-02-12T17:37:23.309Z","dependency_job_id":null,"html_url":"https://github.com/hardillb/k8s-operator","commit_stats":null,"previous_names":["hardillb/k8s-operator"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hardillb%2Fk8s-operator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hardillb%2Fk8s-operator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hardillb%2Fk8s-operator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hardillb%2Fk8s-operator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hardillb","download_url":"https://codeload.github.com/hardillb/k8s-operator/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247478266,"owners_count":20945262,"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-12-19T21:31:48.521Z","updated_at":"2025-04-06T11:45:40.133Z","avatar_url":"https://github.com/hardillb.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Demo Node-RED K8s Operator\n\n## Build/Run locally\n\nRun the following:\n\n```bash\ngit clone https://github.com/hardillb/k8s-operator.git\ncd k8s-operator\n./create-ca.sh\ndocker build . -t containers.hardill.me.uk/testing/node-red-operator:latest\nkubectl apply -f crds/node-red.yml\nkubectl apply -f deployment/deployment.yml\n```\n\n## Create Instance\n\nCreate a Node-RED instance called test, with the following YAML\n\n```yaml\napiVersion: k8s.hardill.me.uk/v1\nkind: Node-RED\nmetadata:\n  name: test\nspec:\n  flow: |\n    [\n    ]\n  service:\n    enabled: true\n  ingress:\n    enabled: true\n    hostname: 'test.example.com'\n```\n\nAnd deploy with\n\n```\nkubectl apply -y test.yml\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhardillb%2Fk8s-operator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhardillb%2Fk8s-operator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhardillb%2Fk8s-operator/lists"}