{"id":17006106,"url":"https://github.com/duologic/k3d-skel","last_synced_at":"2026-05-04T10:37:29.228Z","repository":{"id":69804262,"uuid":"240209423","full_name":"Duologic/k3d-skel","owner":"Duologic","description":null,"archived":false,"fork":false,"pushed_at":"2020-02-13T08:29:49.000Z","size":4,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-01-27T10:43:29.513Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Shell","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/Duologic.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":"2020-02-13T08:17:55.000Z","updated_at":"2022-12-05T15:26:20.000Z","dependencies_parsed_at":"2023-02-27T17:15:24.863Z","dependency_job_id":null,"html_url":"https://github.com/Duologic/k3d-skel","commit_stats":{"total_commits":2,"total_committers":1,"mean_commits":2.0,"dds":0.0,"last_synced_commit":"e0823497a25baa9aa33a378cf4db34c9d7382194"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Duologic%2Fk3d-skel","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Duologic%2Fk3d-skel/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Duologic%2Fk3d-skel/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Duologic%2Fk3d-skel/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Duologic","download_url":"https://codeload.github.com/Duologic/k3d-skel/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244945591,"owners_count":20536296,"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-14T05:05:01.146Z","updated_at":"2026-05-04T10:37:29.167Z","avatar_url":"https://github.com/Duologic.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Reference implementation with k3d and tanka\n\nThis sets up a local Kubernetes cluster with Grafana and Prometheus\n.\n\n## Requirements\n\n* [kubectl](https://kubernetes.io/docs/tasks/tools/install-kubectl/)\n* [k3d](https://github.com/rancher/k3d/)\n* [tanka](https://github.com/grafana/tanka/)\n* [jsonnet-bundler](https://github.com/jsonnet-bundler/jsonnet-bundler/)\n\n## Installation\n\nBy default, this installs a local k3d cluster.\n\n```bash\nexport CLUSTER_NAME=k3d\nexport SERVER=localhost\n\n./create-k3d-cluster\nexport KUBECONFIG=\"$(k3d get-kubeconfig --name=$CLUSTER_NAME):$HOME/.kube/config\"\n./install\n```\n\nGo to http://localhost:8080/\n\n## Remote Docker\n\nIt can be expanded to use a remote Docker host.\n\n```bash\nexport CLUSTER_NAME=k3d\nexport SERVER=\u003cremote-ip\u003e\nexport DOCKER_HOST=tcp://\u003cremote-ip\u003e:\u003cremote-port\u003e\n\n./create-k3d-cluster\nexport KUBECONFIG=\"$(k3d get-kubeconfig --name=$CLUSTER_NAME):$HOME/.kube/config\"\ntk env set --server-from-context $CLUSTER_NAME environments/default/\n./install\n```\n\nGo to http://*remote-ip*:8080/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fduologic%2Fk3d-skel","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fduologic%2Fk3d-skel","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fduologic%2Fk3d-skel/lists"}