{"id":22972711,"url":"https://github.com/datum-cloud/network-services-operator","last_synced_at":"2026-05-01T23:04:21.268Z","repository":{"id":267278116,"uuid":"887389467","full_name":"datum-cloud/network-services-operator","owner":"datum-cloud","description":"Datum Network Services","archived":false,"fork":false,"pushed_at":"2026-04-29T00:19:38.000Z","size":2302,"stargazers_count":1,"open_issues_count":20,"forks_count":3,"subscribers_count":9,"default_branch":"main","last_synced_at":"2026-04-29T02:36:15.471Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/datum-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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-11-12T16:55:06.000Z","updated_at":"2026-04-28T23:46:15.000Z","dependencies_parsed_at":"2026-02-13T23:04:03.087Z","dependency_job_id":null,"html_url":"https://github.com/datum-cloud/network-services-operator","commit_stats":null,"previous_names":["datum-cloud/network-services-operator"],"tags_count":40,"template":false,"template_full_name":null,"purl":"pkg:github/datum-cloud/network-services-operator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datum-cloud%2Fnetwork-services-operator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datum-cloud%2Fnetwork-services-operator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datum-cloud%2Fnetwork-services-operator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datum-cloud%2Fnetwork-services-operator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/datum-cloud","download_url":"https://codeload.github.com/datum-cloud/network-services-operator/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datum-cloud%2Fnetwork-services-operator/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32515839,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-30T13:12:12.517Z","status":"online","status_checked_at":"2026-05-01T02:00:05.856Z","response_time":64,"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-12-14T23:19:04.536Z","updated_at":"2026-05-01T23:04:21.246Z","avatar_url":"https://github.com/datum-cloud.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Datum Network Services\n\nThe network services operator defines APIs and core controllers for interacting\nwith network related entities such as Networks, Network Contexts, and Subnets.\n\nThe operator itself is not responsible for provisioning of resources onto data\nplanes, but instead relies on infrastructure providers such as the [GCP\nInfrastructure Provider][infra-provider-gcp] to interact with vendor or platform\nspecific APIs in order to satisfy the intents defined in custom resources\n\n[infra-provider-gcp]: https://github.com/datum-cloud/infra-provider-gcp\n\n## Documentation\n\nDocumentation will be available at [docs.datum.net](https://docs.datum.net/)\nshortly.\n\n## Getting Started\n\n### Prerequisites\n\n- go version v1.24.0+\n- docker version 17.03+.\n- kubectl version v1.31.0+.\n- Access to a Kubernetes v1.31.0+ cluster.\n\n### To Deploy on the cluster\n\n**Build and push your image to the location specified by `IMG`:**\n\n```sh\nmake docker-build docker-push IMG=\u003csome-registry\u003e/tmp:tag\n```\n\n**NOTE:** This image ought to be published in the personal registry you specified.\nAnd it is required to have access to pull the image from the working environment.\nMake sure you have the proper permission to the registry if the above commands don’t work.\n\n**Install the CRDs into the cluster:**\n\n```sh\nmake install\n```\n\n**Deploy the Manager to the cluster with the image specified by `IMG`:**\n\n```sh\nmake deploy IMG=\u003csome-registry\u003e/tmp:tag\n```\n\n\u003e **NOTE**: If you encounter RBAC errors, you may need to grant yourself cluster-admin\nprivileges or be logged in as admin.\n\n**Create instances of your solution**\nYou can apply the samples (examples) from the config/sample:\n\n```sh\nkubectl apply -k config/samples/\n```\n\n\u003e**NOTE**: Ensure that the samples has default values to test it out.\n\n### To Uninstall\n\n**Delete the instances (CRs) from the cluster:**\n\n```sh\nkubectl delete -k config/samples/\n```\n\n**Delete the APIs(CRDs) from the cluster:**\n\n```sh\nmake uninstall\n```\n\n**UnDeploy the controller from the cluster:**\n\n```sh\nmake undeploy\n```\n\n\u003c!-- ## Contributing --\u003e\n\n**NOTE:** Run `make help` for more information on all potential `make` targets\n\nMore information can be found via the [Kubebuilder Documentation](https://book.kubebuilder.io/introduction.html)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdatum-cloud%2Fnetwork-services-operator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdatum-cloud%2Fnetwork-services-operator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdatum-cloud%2Fnetwork-services-operator/lists"}