{"id":16144325,"url":"https://github.com/ryanj/metrics-k8s","last_synced_at":"2025-10-28T18:08:43.893Z","repository":{"id":66461849,"uuid":"87577336","full_name":"ryanj/metrics-k8s","owner":"ryanj","description":"metrics for kubernetes projects","archived":false,"fork":false,"pushed_at":"2017-10-29T04:12:09.000Z","size":10254,"stargazers_count":6,"open_issues_count":3,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-13T02:16:30.592Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://ryanj.github.io/metrics-k8s","language":"HTML","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/ryanj.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-04-07T18:52:05.000Z","updated_at":"2020-02-15T06:02:10.000Z","dependencies_parsed_at":"2023-04-12T11:49:30.858Z","dependency_job_id":null,"html_url":"https://github.com/ryanj/metrics-k8s","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryanj%2Fmetrics-k8s","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryanj%2Fmetrics-k8s/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryanj%2Fmetrics-k8s/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryanj%2Fmetrics-k8s/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ryanj","download_url":"https://codeload.github.com/ryanj/metrics-k8s/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247543598,"owners_count":20955865,"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-10-10T00:12:35.682Z","updated_at":"2025-10-28T18:08:43.802Z","avatar_url":"https://github.com/ryanj.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# metrics-k8s\n*A basic metrics project built with patternfly*\n\n[![npm dependency statuses](http://img.shields.io/david/ryanj/http-base.svg \"npm dependencies, via david-dm\")](https://david-dm.org/ryanj/http-base)\n[![Available on Quay](https://quay.io/repository/ryanj/metrics-k8s/status \"container image available on Quay\")](https://quay.io/repository/ryanj/metrics-k8s)\n\n## GitHub Pages\nFork to run, push to publish:\n\n1. Use your GitHub account to create a fork of [ryanj/metrics-k8s](http://github.com/ryanj/metrics-k8s/)\n2. View your resulting [`gh-pages`](http://pages.github.com) site by replacing **\"ryanj\"** with your github username or orgname in the following URL: \n    \u003e https://ryanj.github.io/metrics-k8s\n3. Publish updates by adding commits to your hosted `gh-pages` branch\n\n## Local Development\nFor local development environment, clone the repo and run:\n\n```bash\nnpm start\n```\n\n## Docker\nContainer images are automatically built at [quay.io/ryanj/metrics-k8s](http://quay.io/ryanj/metrics-k8s) whenever changes are merged into [`github.com/ryanj/metrics-k8s:master`](https://github.com/ryanj/metrics-k8s/tree/master)\n\nTo make the container image available at [`localhost:8088`](http://localhost:8088/), run:\n```bash\ndocker run -p 8088:2015 -it quay.io/ryanj/metrics-k8s\n```\n\nOr, use docker to preview your changes (pre-commit/pre-build) by mounting your local repo clone into the container at `/var/www/html`:\n```bash\ndocker run -p 8088:2015 -v /path/to/metrics-k8s:/var/www/html:ro -it quay.io/ryanj/metrics-k8s \n```\n\n## Kubernetes\nTo create a kubernetes `deployment` and a \"NodePort\" `service`, both named `metrics-k8s`, run:\n\n```bash\nkubectl run metrics-k8s --image=quay.io/ryanj/metrics-k8s \\\n--expose --port=2015 --service-overrides='{ \"spec\": { \"type\": \"NodePort\" } }'\n```\n\nMinikube users will be able to open the resulting service in their browser by running:\n```bash\nminikube service metrics-k8s\n```\n\n## License: MIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fryanj%2Fmetrics-k8s","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fryanj%2Fmetrics-k8s","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fryanj%2Fmetrics-k8s/lists"}