{"id":25952320,"url":"https://github.com/rhildred/signoz-k8s","last_synced_at":"2026-06-09T05:05:13.221Z","repository":{"id":279456679,"uuid":"938878276","full_name":"rhildred/signoz-k8s","owner":"rhildred","description":"signoz setup on k3d with k8s integration","archived":false,"fork":false,"pushed_at":"2025-02-25T17:16:38.000Z","size":0,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-25T17:36:47.268Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rhildred.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":"2025-02-25T16:37:10.000Z","updated_at":"2025-02-25T17:16:42.000Z","dependencies_parsed_at":"2025-02-25T17:47:05.460Z","dependency_job_id":null,"html_url":"https://github.com/rhildred/signoz-k8s","commit_stats":null,"previous_names":["rhildred/signoz-k8s"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rhildred%2Fsignoz-k8s","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rhildred%2Fsignoz-k8s/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rhildred%2Fsignoz-k8s/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rhildred%2Fsignoz-k8s/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rhildred","download_url":"https://codeload.github.com/rhildred/signoz-k8s/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241868475,"owners_count":20033822,"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-03-04T14:50:36.214Z","updated_at":"2025-12-03T09:03:11.494Z","avatar_url":"https://github.com/rhildred.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# signoz-k8s\nsignoz setup on k3d with k8s integration\n\nTLDR;\n\n```bash\n\nnpm run postinstall\nkubectl -n platform port-forward svc/my-release-signoz-frontend 3301:3301\n\n```\n\nThen develop your microfrontend/full stack web component in another terminal. When you are ready to access the otel collector from your web component expose the http port by running:\n\n```bash\nkubectl -n platform port-forward svc/my-release-signoz-otel-collector 4318:4318\n```\n\n## MYSQL\n\nIf your microservice needs mysql, you can run:\n\n```bash\nkubectl apply -f https://raw.githubusercontent.com/salesucation/salesucation/refs/heads/richstorage/mysqlpvc.yaml\nkubectl apply -f https://raw.githubusercontent.com/salesucation/salesucation/refs/heads/richstorage/mysql.yaml\n```\n\nThere is an adminer sidecar in the mysql pod on port 8080 and mysql is running on port 3306. Do a `kubectl get pods` to see the name of the pod and `port-forward` as needed.\n\n## S3\n\nThere is a similar setup for minio to the mysql setup above at https://github.com/sleighzy/k3s-minio-deployment. Pay special attention to 100-pvc.yaml and 400-deployment.yaml. They should make sense after the mysqlpvc.yaml and mysql.yaml from this repository.\n\nHappy Coding!\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frhildred%2Fsignoz-k8s","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frhildred%2Fsignoz-k8s","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frhildred%2Fsignoz-k8s/lists"}