{"id":16480869,"url":"https://github.com/kubernetes-sigs/cloud-provider-azure","last_synced_at":"2026-04-02T13:52:08.621Z","repository":{"id":37319055,"uuid":"126132964","full_name":"kubernetes-sigs/cloud-provider-azure","owner":"kubernetes-sigs","description":"Cloud provider for Azure","archived":false,"fork":false,"pushed_at":"2026-03-04T04:09:46.000Z","size":141369,"stargazers_count":292,"open_issues_count":52,"forks_count":308,"subscribers_count":16,"default_branch":"master","last_synced_at":"2026-03-04T06:37:55.950Z","etag":null,"topics":["azure","cloud-providers","k8s-sig-cloud-provider","kubernetes"],"latest_commit_sha":null,"homepage":"https://cloud-provider-azure.sigs.k8s.io/","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kubernetes-sigs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"code-of-conduct.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null}},"created_at":"2018-03-21T06:25:16.000Z","updated_at":"2026-03-04T04:09:50.000Z","dependencies_parsed_at":"2022-07-14T06:20:36.626Z","dependency_job_id":"b599ca58-cba2-48f2-911a-2d929b1bcded","html_url":"https://github.com/kubernetes-sigs/cloud-provider-azure","commit_stats":{"total_commits":3445,"total_committers":183,"mean_commits":"18.825136612021858","dds":0.6818577648766329,"last_synced_commit":"6d5bf91c94e79ed2c803c8f2a6e36f856174702a"},"previous_names":["kubernetes/cloud-provider-azure"],"tags_count":771,"template":false,"template_full_name":null,"purl":"pkg:github/kubernetes-sigs/cloud-provider-azure","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kubernetes-sigs%2Fcloud-provider-azure","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kubernetes-sigs%2Fcloud-provider-azure/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kubernetes-sigs%2Fcloud-provider-azure/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kubernetes-sigs%2Fcloud-provider-azure/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kubernetes-sigs","download_url":"https://codeload.github.com/kubernetes-sigs/cloud-provider-azure/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kubernetes-sigs%2Fcloud-provider-azure/sbom","scorecard":{"id":572619,"data":{"date":"2025-08-20T02:59:04Z","repo":{"name":"github.com/kubernetes-sigs/cloud-provider-azure","commit":"a586dc9305532535d17f749663cd5c409f7bd3c2"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":7.7,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'actions' permission set to 'write': .github/workflows/cleanupcache.yaml:13","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:47","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:48","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-azclient.yml:33","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-azclient.yml:34","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:9","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/lint-azclient.yaml:22","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/lint-azclient.yaml:23","Info: jobLevel 'contents' permission set to 'read': .github/workflows/lint-azclient.yaml:21","Info: jobLevel 'contents' permission set to 'read': .github/workflows/lint.yaml:35","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/lint.yaml:36","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/lint.yaml:37","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release-azclient-trace.yml:15","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release-azclient.yml:19","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release-cache.yml:15","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release-configloader.yml:15","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yaml:171","Info: jobLevel 'contents' permission set to 'read': .github/workflows/scorecards.yml:30","Info: jobLevel 'actions' permission set to 'read': .github/workflows/scorecards.yml:31","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/trivy.yaml:32","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/update-vendor-license.yml:30","Info: topLevel 'contents' permission set to 'read': .github/workflows/cleanupcache.yaml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:40","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql-azclient.yml:26","Info: topLevel 'contents' permission set to 'read': .github/workflows/codespell.yaml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:15","Warn: no topLevel permission defined: .github/workflows/labeler.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint-azclient.yaml:16","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint.yaml:30","Info: topLevel 'contents' permission set to 'read': .github/workflows/release-azclient-trace.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/release-azclient.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/release-cache.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/release-configloader.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yaml:10","Info: topLevel permissions set to 'read-all': .github/workflows/scorecards.yml:19","Info: topLevel 'contents' permission set to 'read': .github/workflows/trivy.yaml:28","Warn: no topLevel permission defined: .github/workflows/update-trivy-db.yaml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/update-vendor-license.yml:23"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":8,"reason":"binaries present in source code","details":["Warn: binary detected: hack/boilerplate/boilerplate.pyc:1","Warn: binary detected: tests/kubemark/clusterloader2/clusterloader-Linux:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v1.33.2 not signed: https://api.github.com/repos/kubernetes-sigs/cloud-provider-azure/releases/233506451","Warn: release artifact v1.32.7 not signed: https://api.github.com/repos/kubernetes-sigs/cloud-provider-azure/releases/233507618","Warn: release artifact v1.31.8 not signed: https://api.github.com/repos/kubernetes-sigs/cloud-provider-azure/releases/233507155","Warn: release artifact v1.30.14 not signed: https://api.github.com/repos/kubernetes-sigs/cloud-provider-azure/releases/233507350","Warn: release artifact v1.31.7 not signed: https://api.github.com/repos/kubernetes-sigs/cloud-provider-azure/releases/225162990","Warn: release artifact v1.33.2 does not have provenance: https://api.github.com/repos/kubernetes-sigs/cloud-provider-azure/releases/233506451","Warn: release artifact v1.32.7 does not have provenance: https://api.github.com/repos/kubernetes-sigs/cloud-provider-azure/releases/233507618","Warn: release artifact v1.31.8 does not have provenance: https://api.github.com/repos/kubernetes-sigs/cloud-provider-azure/releases/233507155","Warn: release artifact v1.30.14 does not have provenance: https://api.github.com/repos/kubernetes-sigs/cloud-provider-azure/releases/233507350","Warn: release artifact v1.31.7 does not have provenance: https://api.github.com/repos/kubernetes-sigs/cloud-provider-azure/releases/225162990"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Pinned-Dependencies","score":7,"reason":"dependency not pinned by hash detected -- score normalized to 7","details":["Info: Possibly incomplete results: error parsing shell code: \"fi\" can only be used to end an if: hack/test_k8s_e2e.sh:0","Warn: third-party GitHubAction not pinned by hash: .github/workflows/labeler.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/kubernetes-sigs/cloud-provider-azure/labeler.yml/master?enable=pin","Warn: containerImage not pinned by hash: cloud-node-manager-windows-hpc.Dockerfile:17: pin your Docker image by updating mcr.microsoft.com/oss/kubernetes/windows-host-process-containers-base-image:v1.0.0 to mcr.microsoft.com/oss/kubernetes/windows-host-process-containers-base-image:v1.0.0@sha256:b4c9637e032f667c52d1eccfa31ad8c63f1b035e8639f3f48a510536bf34032b","Warn: containerImage not pinned by hash: cloud-node-manager-windows.Dockerfile:23","Warn: containerImage not pinned by hash: cloud-node-manager-windows.Dockerfile:25","Warn: containerImage not pinned by hash: health-probe-proxy/windows.Dockerfile:21","Warn: containerImage not pinned by hash: health-probe-proxy/windows.Dockerfile:23","Warn: goCommand not pinned by hash: e2e.Dockerfile:23-25","Warn: goCommand not pinned by hash: e2e.Dockerfile:23-25","Warn: goCommand not pinned by hash: .pipelines/scripts/run-e2e.sh:127","Warn: goCommand not pinned by hash: .pipelines/scripts/run-e2e.sh:128","Warn: goCommand not pinned by hash: hack/generate-release-note.sh:23","Warn: goCommand not pinned by hash: vendor/github.com/json-iterator/go/build.sh:10","Info:  44 out of  44 GitHub-owned GitHubAction dependencies pinned","Info:  36 out of  37 third-party GitHubAction dependencies pinned","Info:   6 out of  11 containerImage dependencies pinned","Info:   2 out of   8 goCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"SAST","score":8,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: SAST configuration detected: CodeQL","Warn: 20 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: GoBuiltInFuzzer integration found: pkg/util/iputil/prefix_test.go:449"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"CI-Tests","score":10,"reason":"29 out of 29 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"Contributors","score":10,"reason":"project has 24 contributing companies or organizations","details":["Info: found contributions from: Azure, CatalystCode, MicrosoftCopilot, MicrosoftDocs, azure, deis, deislabs, determinatesystems, docopt, eraser-dev, google, kubeflow, kubernetes, kubernetes @microsoft @azure, kubernetes-csi, kubernetes-sigs, microsoft, microsoft @azure @kubernetes, oauth2-proxy, open-policy-agent, project-copacetic, red hat, red-day, virtual-kubelet"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-20T16:45:03.465Z","repository_id":37319055,"created_at":"2025-08-20T16:45:03.466Z","updated_at":"2025-08-20T16:45:03.466Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30280337,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-09T01:43:35.720Z","status":"online","status_checked_at":"2026-03-09T02:00:08.011Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["azure","cloud-providers","k8s-sig-cloud-provider","kubernetes"],"created_at":"2024-10-11T13:05:37.186Z","updated_at":"2026-03-09T02:01:15.541Z","avatar_url":"https://github.com/kubernetes-sigs.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Cloud provider for Azure\n\n[![Go Report Card](https://goreportcard.com/badge/sigs.k8s.io/cloud-provider-azure)](https://goreportcard.com/report/sigs.k8s.io/cloud-provider-azure)\n[![Coverage Status](https://coveralls.io/repos/github/kubernetes-sigs/cloud-provider-azure/badge.svg?branch=master)](https://coveralls.io/github/kubernetes-sigs/cloud-provider-azure?branch=master)\n[![GitHub stars](https://img.shields.io/github/stars/kubernetes-sigs/cloud-provider-azure.svg)](https://github.com/kubernetes-sigs/cloud-provider-azure/stargazers)\n[![GitHub stars](https://img.shields.io/badge/contributions-welcome-orange.svg)](https://github.com/kubernetes-sigs/cloud-provider-azure/blob/master/CONTRIBUTING.md)\n\n## Introduction\n\nThis repository provides the Azure implementation of the Kubernetes cloud provider [interface](https://github.com/kubernetes/cloud-provider).\n\nThis is the \"external\" or \"out-of-tree\" cloud provider for Azure. The \"in-tree\" cloud provider has been deprecated since v1.20 and only bug fixes are allowed in its [Kubernetes repository directory](https://github.com/kubernetes/kubernetes/tree/master/staging/src/k8s.io/legacy-cloud-providers/azure).\n\n## Current status\n\n`cloud-provider-azure` has been **GA** since v1.0.0. Releases are available from the Microsoft Container Registry (MCR).\n\nThe latest release of azure-cloud-controller-manager and azure-cloud-node-manager can be found at\n\n* `mcr.microsoft.com/oss/v2/kubernetes/azure-cloud-controller-manager:v1.34.3`\n* `mcr.microsoft.com/oss/v2/kubernetes/azure-cloud-node-manager:v1.34.3`\n\n### Version matrix\n\n(Minor release versions match Kubernetes minor release versions.)\n\n| Kubernetes version | cloud-provider version | cloud-provider branch |\n|--------------------|------------------------|-----------------------|\n| master             | N/A                    | master                |\n| v1.y.x             | v1.y.z                 | release-1.y           |\n| v1.33.x            | v1.33.z                | release-1.33          |\n| v1.32.x            | v1.32.z                | release-1.32          |\n| v1.31.x            | v1.31.z                | release-1.31          |\n| v1.30.x            | v1.30.z                | release-1.30          |\n| v1.29.x            | v1.29.z                | release-1.29          |\n| v1.28.x            | v1.28.z                | release-1.28          |\n\n### AKS version matrix\n\nThe table below shows the cloud-controller-manager and cloud-node-manager versions supported in Azure Kubernetes Service (AKS).\n\n| AKS version                 | cloud-controller-manager version | cloud-node-manager version |\n|-----------------------------|----------------------------------|----------------------------|\n| v1.33.x                     | v1.33.1                          | v1.33.0                    |\n| v1.32.x                     | v1.32.6                          | v1.32.5                    |\n| v1.31.x                     | v1.31.7                          | v1.31.6                    |\n| v1.30.x                     | v1.30.13                          | v1.30.12                    |\n| v1.29.x                     | v1.29.15                          | v1.29.15                    |\n| v1.28.x                     | v1.28.14                         | v1.28.14                    |\n| v1.27.x                     | v1.27.21                         | v1.27.20                   |\n\n## Build\n\nTo build the binary for azure-cloud-controller-manager:\n\n```sh\nmake all\n```\n\nTo build the Docker image for azure-cloud-controller-manager:\n\n```sh\nIMAGE_REGISTRY=\u003cregistry\u003e make image\n```\n\nFor detailed directions on image building, please read [here](http://kubernetes-sigs.github.io/cloud-provider-azure/development/image-building/).\n\n## Run\n\nTo run azure-cloud-controller-manager locally:\n\n```sh\nazure-cloud-controller-manager \\\n    --cloud-provider=azure \\\n    --cluster-name=kubernetes \\\n    --controllers=*,-cloud-node \\\n    --cloud-config=/etc/kubernetes/cloud-config/azure.json \\\n    --kubeconfig=/etc/kubernetes/kubeconfig \\\n    --allocate-node-cidrs=true \\\n    --configure-cloud-routes=true \\\n    --cluster-cidr=10.240.0.0/16 \\\n    --route-reconciliation-period=10s \\\n    --leader-elect=true \\\n    --secure-port=10267 \\\n    --v=2\n```\n\nTo run azure-cloud-node-manager locally:\n\n```sh\nazure-cloud-node-manager \\\n    --node-name=$(hostname) \\\n    --wait-routes=true\n```\n\nIt is recommended to run azure-cloud-controller-manager as a Deployment with multiple replicas, or directly with kubelet as static Pods on each control plane Node. See [here](examples/out-of-tree/cloud-controller-manager.yaml) for an example.\n\nGet more detail at [Deploy Cloud Controller Manager](http://kubernetes-sigs.github.io/cloud-provider-azure/install/azure-ccm/).\n\n## E2E tests\n\nPlease read the following documents for e2e test information:\n\n- [Upstream Kubernetes e2e tests](http://kubernetes-sigs.github.io/cloud-provider-azure/development/e2e/e2e-tests/)\n- [Azure e2e tests](http://kubernetes-sigs.github.io/cloud-provider-azure/development/e2e/e2e-tests-azure/)\n\n## Documentation\n\nRefer \u003chttps://cloud-provider-azure.sigs.k8s.io/\u003e for the documentation of Cloud Provider Azure (documents are hosted in [documentation](https://github.com/kubernetes-sigs/cloud-provider-azure/tree/documentation) branch).\n\n## Contributing\n\nPlease see [CONTRIBUTING.md](CONTRIBUTING.md) for instructions on how to contribute.\n\n## Code of conduct\n\nParticipation in the Kubernetes community is governed by the [Kubernetes Code of Conduct](code-of-conduct.md).\n\n## License\n\n[Apache License 2.0](LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkubernetes-sigs%2Fcloud-provider-azure","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkubernetes-sigs%2Fcloud-provider-azure","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkubernetes-sigs%2Fcloud-provider-azure/lists"}