{"id":16485280,"url":"https://github.com/nkz-soft/dotnet-k8s-vault","last_synced_at":"2026-05-06T22:08:24.730Z","repository":{"id":152073694,"uuid":"575448766","full_name":"nkz-soft/dotnet-k8s-vault","owner":"nkz-soft","description":"Integration of .NET application with HashiCorp Vault server","archived":false,"fork":false,"pushed_at":"2024-03-06T08:04:21.000Z","size":43,"stargazers_count":2,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-10T03:15:56.736Z","etag":null,"topics":["csharp","dotnetcore","hasicorp-vault","helm-chart","kubernetes","vault"],"latest_commit_sha":null,"homepage":"","language":"Smarty","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/nkz-soft.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":"2022-12-07T14:37:49.000Z","updated_at":"2024-02-04T19:26:50.000Z","dependencies_parsed_at":null,"dependency_job_id":"310b6fe0-cb77-49c0-9cd1-02e31724c597","html_url":"https://github.com/nkz-soft/dotnet-k8s-vault","commit_stats":null,"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nkz-soft%2Fdotnet-k8s-vault","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nkz-soft%2Fdotnet-k8s-vault/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nkz-soft%2Fdotnet-k8s-vault/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nkz-soft%2Fdotnet-k8s-vault/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nkz-soft","download_url":"https://codeload.github.com/nkz-soft/dotnet-k8s-vault/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247226195,"owners_count":20904465,"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":["csharp","dotnetcore","hasicorp-vault","helm-chart","kubernetes","vault"],"created_at":"2024-10-11T13:25:09.326Z","updated_at":"2026-05-06T22:08:19.692Z","avatar_url":"https://github.com/nkz-soft.png","language":"Smarty","funding_links":[],"categories":[],"sub_categories":[],"readme":"# dotnet-k8s-vault\nIntegration of .NET application with HashiCorp Vault server\n\n## Prerequisites\n\n- k8s cluster (something like minikube or k3s will also work)\n- helm\n- jg \n\n## Deploy Vault\n\nTo deploy and configure the Vault server:\n```bash\ncd dotnet-k8s-vault/deployment/\n./install-vault.sh.\n```\n\nThe Vault server will be created and configured in the cluster. \nThere will also be created the necessary policies and access rights.\n\n## Deploy test application\n\n```bash\ncd k8s/.helm/\nhelm install dotnet-vault .\n```\n\nYou will see the created pod and you can check that everything worked.\n\n```bash\nexport DOTNET_K8S_VAULT_PORT=$(kubectl get svc dotnet-vault -o json | jq -r \".spec.ports[].nodePort\")\ncurl localhost:$DOTNET_K8S_VAULT_PORT/config\n```\n\nYou should see something like that:\n```bash\n{\"VaultSecrets\":null,\"VaultSecrets:userName\":\"Bob\",\"VaultSecrets:password\":\"Bob_Password\"}\n```\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnkz-soft%2Fdotnet-k8s-vault","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnkz-soft%2Fdotnet-k8s-vault","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnkz-soft%2Fdotnet-k8s-vault/lists"}