{"id":16152501,"url":"https://github.com/prashanth-sams/kube-sitespeedio","last_synced_at":"2025-03-18T19:31:21.840Z","repository":{"id":69792810,"uuid":"196183930","full_name":"prashanth-sams/kube-sitespeedio","owner":"prashanth-sams","description":"Kubernetes orchestrated container system for sitespeedio","archived":false,"fork":false,"pushed_at":"2019-11-17T14:29:46.000Z","size":433,"stargazers_count":10,"open_issues_count":0,"forks_count":3,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-28T11:50:25.533Z","etag":null,"topics":["containers","docker","kubernetes","kubernetes-deployment","kubernetes-service","kubernetes-setup","sitespeed","sitespeedio"],"latest_commit_sha":null,"homepage":null,"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/prashanth-sams.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":"2019-07-10T10:22:20.000Z","updated_at":"2024-10-17T03:09:16.000Z","dependencies_parsed_at":"2023-04-18T23:28:12.352Z","dependency_job_id":null,"html_url":"https://github.com/prashanth-sams/kube-sitespeedio","commit_stats":{"total_commits":7,"total_committers":1,"mean_commits":7.0,"dds":0.0,"last_synced_commit":"793a297bb5aad6a55270a3bd47372430cc933f8d"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prashanth-sams%2Fkube-sitespeedio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prashanth-sams%2Fkube-sitespeedio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prashanth-sams%2Fkube-sitespeedio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prashanth-sams%2Fkube-sitespeedio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/prashanth-sams","download_url":"https://codeload.github.com/prashanth-sams/kube-sitespeedio/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243945561,"owners_count":20372897,"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":["containers","docker","kubernetes","kubernetes-deployment","kubernetes-service","kubernetes-setup","sitespeed","sitespeedio"],"created_at":"2024-10-10T01:07:31.510Z","updated_at":"2025-03-18T19:31:21.834Z","avatar_url":"https://github.com/prashanth-sams.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Kubernetes sitespeed.io\n\u003e Kubernetes orchestrated container system for sitespeedio\n\n### **Deploy Kubernetes**\n\n`Services`, `Deployments`, and `Pods`; and eventually `volumes`\n```\nkubectl create namespace sitespeed-io\nkubectl create -f kubeconfig/ --namespace=sitespeed-io\n```\n\n### **Data manipulation**\n\nClone data and copy it inside your sitespeed container\n\n```\nsitespeed_pod=$(kubectl get pods -n sitespeed-io | grep sitespeed-io | awk '{print $1}')\n\nkubectl cp ~/\u003cpath\u003e/. sitespeed-io/$sitespeed_pod:.\n\nkubectl exec -it --namespace=sitespeed-io $sitespeed_pod -- bash -c \"/start.sh urls.txt --budget.configPath budget.json --graphite.host=graphite --browsertime.iterations 1 --browsertime.browser chrome\"\n```\n\n### **SitespeedIO runner #generic**\n```\nkubectl exec -it --namespace=\u003ccustom-namespace\u003e \u003ccustom_pod_name\u003e -- bash -c \"/start.sh urls.txt --budget.configPath budget.json --graphite.host=graphite --browsertime.iterations 1 --browsertime.browser chrome\"\n```\nExample: \n```\nkubectl exec -it --namespace=sitespeed-io sitespeed-io-677775db6d-kgnw5 -- bash -c \"/start.sh urls.txt --budget.configPath budget.json --graphite.host=graphite --browsertime.iterations 1 --browsertime.browser chrome\"\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprashanth-sams%2Fkube-sitespeedio","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fprashanth-sams%2Fkube-sitespeedio","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprashanth-sams%2Fkube-sitespeedio/lists"}