{"id":19211979,"url":"https://github.com/joedborg/microk8s-valheim","last_synced_at":"2026-03-03T04:34:20.082Z","repository":{"id":145095794,"uuid":"343000197","full_name":"joedborg/microk8s-valheim","owner":"joedborg","description":"Run a Valheim server on MicroK8s","archived":false,"fork":false,"pushed_at":"2021-02-28T02:39:09.000Z","size":6,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-02-23T07:46:22.649Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/joedborg.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":"2021-02-28T02:01:41.000Z","updated_at":"2025-02-03T15:43:00.000Z","dependencies_parsed_at":null,"dependency_job_id":"e8c07c74-0172-463b-86bc-be710c1dec68","html_url":"https://github.com/joedborg/microk8s-valheim","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/joedborg/microk8s-valheim","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joedborg%2Fmicrok8s-valheim","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joedborg%2Fmicrok8s-valheim/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joedborg%2Fmicrok8s-valheim/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joedborg%2Fmicrok8s-valheim/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joedborg","download_url":"https://codeload.github.com/joedborg/microk8s-valheim/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joedborg%2Fmicrok8s-valheim/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30032014,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-03T03:27:35.548Z","status":"ssl_error","status_checked_at":"2026-03-03T03:27:09.213Z","response_time":61,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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-11-09T13:45:21.366Z","updated_at":"2026-03-03T04:34:20.067Z","avatar_url":"https://github.com/joedborg.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# MicroK8s Valheim server\n\nRun a Vanleim server in MicroK8s!\n\nWith thanks to [cbrgm](https://github.com/cbrgm/valheim-docker) for the container image.\n\n## Prerequisites\n\nThis deployment assumes you have `/media/k8s/valheim` created and writable by \nMicroK8s.  If you prefer somewhere else for the persistent volume, you can\nmodify `deployment.yaml`.\n\n## Deploying\n\nInstall [MicroK8s](https://microk8s.io) and enable required add-ons.\n\n```\nsudo snap install microk8s --classic\nsudo microk8s enable dns ingress storage\n```\n\nClone this repository and `cd` into it.\n\n```\ngit clone https://github.com/joedborg/microk8s-valheim.git\n```\n\nCopy the example secrets file and paste it into the current directory.\n\n```\ncp ./examples/secrets.yaml .\n```\n\nSet your own values in it and apply it along with the deployment.\n\n```\nmicrok8s kubectl apply -f ./deployment.yaml -f ./secrets.yaml\n```\n\nThis will create a `NodePort` service, mapping to `32456`, `32457`, `32458`.  To connect to the server via Steam or Valheim, use the address `${SERVER_IP}:32457`.  Where `${SERVER_IP}` is the IP or DNS address of the host that MicroK8s is running on.\n\n## Cleaning up\n\n```\nmicrok8s kubectl delete -f ./deployment.yaml -f ./secrets.yaml\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjoedborg%2Fmicrok8s-valheim","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjoedborg%2Fmicrok8s-valheim","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjoedborg%2Fmicrok8s-valheim/lists"}