{"id":13647860,"url":"https://github.com/vishnoisuresh/netbox-kubernetes","last_synced_at":"2025-04-22T06:32:12.887Z","repository":{"id":207550164,"uuid":"111239221","full_name":"vishnoisuresh/netbox-kubernetes","owner":"vishnoisuresh","description":"Kubernetes manifest resources for Netbox.  All Images are pulled from docker hub.","archived":false,"fork":false,"pushed_at":"2019-10-21T17:30:56.000Z","size":36,"stargazers_count":20,"open_issues_count":4,"forks_count":28,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-11-09T22:35:41.270Z","etag":null,"topics":["netbox"],"latest_commit_sha":null,"homepage":"","language":null,"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/vishnoisuresh.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":"2017-11-18T21:03:53.000Z","updated_at":"2022-05-16T15:11:33.000Z","dependencies_parsed_at":"2023-11-16T11:44:06.511Z","dependency_job_id":"b5ed752f-5b92-432a-bc55-dc731a226665","html_url":"https://github.com/vishnoisuresh/netbox-kubernetes","commit_stats":null,"previous_names":["vishnoisuresh/netbox-kubernetes"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vishnoisuresh%2Fnetbox-kubernetes","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vishnoisuresh%2Fnetbox-kubernetes/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vishnoisuresh%2Fnetbox-kubernetes/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vishnoisuresh%2Fnetbox-kubernetes/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vishnoisuresh","download_url":"https://codeload.github.com/vishnoisuresh/netbox-kubernetes/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250183333,"owners_count":21388697,"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":["netbox"],"created_at":"2024-08-02T01:03:48.475Z","updated_at":"2025-04-22T06:32:12.600Z","avatar_url":"https://github.com/vishnoisuresh.png","language":null,"funding_links":[],"categories":["Others"],"sub_categories":[],"readme":"# netbox-kubernetes\nKubernetes manifest resources for Netbox.  all images are pulled from docker hub. Netbox images pulled from https://hub.docker.com/r/ninech/netbox/\n\n\n## Quickstart on Minikube\n\nTo get NetBox up and running:\n\n```\n$ git clone \n$ cd netbox-kubernetes\n$ kubectl apply -f netbox-namespace.yaml \n$ kubectl apply -f postgres-all.yaml --namespace netbox\n$ kubectl apply -f netbox-all.yaml --namespace netbox\n$ kubectl apply -f nginx-all.yaml --namespace netbox\n```\n\nAt the moment you can access the application using follwing command. \n```\n$ kubectl get pods -n netbox\n```\nNow you can replace  Nginx-Pod-Name\n```\n$ kubectl port-forward Nginx-Pod-Name 8001:80 --namespace netbox\n```\n**8001 is a localport** It can be changed according to you. \nThe application will be available after a few minutes.\n\"http://localhost:8001\"\n\n```\n**accessing** Netbox using NodePort \nAs Netbox is using ALLOWED_HOST variable , we need to update the value of it as well as in /etc/hosts in order to access it on nodeport. for example, netbox.netbox is FQDN   \n\"http://netbox.netbox:NODEPORT\"\n \n```\nDefault credentials:\n\n* Username: **admin**\n* Password: **admin**\n\n\n## Dependencies\nhttps://hub.docker.com/r/ninech/netbox/\n\n## Configuration\n\nYou can configure the app using environment variables. These are defined in ConfigMap section in `netbox-all.yaml` file.\n\n## RoadMap\nIngress-Contorler \nHelm Chart\n\n## About\nThis is a living document. If you spot areas that can be improved or rewritten, contributions are welcome! \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvishnoisuresh%2Fnetbox-kubernetes","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvishnoisuresh%2Fnetbox-kubernetes","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvishnoisuresh%2Fnetbox-kubernetes/lists"}