aks-deployer

module
v0.0.0-...-a1c22f6 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 7, 2021 License: MIT

README

AKS Deployer

AKS Deployer can be used to help deploying applications to AKS managed clusters. It defines a custom resource for app definition. A syncer can be used to continuously monitor a blob storage for yaml files that contain all the applications that are needed in a cluster. Whenever those yaml files change, the deployer will keep reconciling the state of the cluster to match those definition. It also contains code to help managing secrets or managed identity using Azure Key Vault.

Contributing

This project welcomes contributions and suggestions. Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution. For details, visit https://cla.opensource.microsoft.com.

When you submit a pull request, a CLA bot will automatically determine whether you need to provide a CLA and decorate the PR appropriately (e.g., status check, comment). Simply follow the instructions provided by the bot. You will only need to do this once across all repos using our CLA.

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.

Trademarks

This project may contain trademarks or logos for projects, products, or services. Authorized use of Microsoft trademarks or logos is subject to and must follow Microsoft's Trademark & Brand Guidelines. Use of Microsoft trademarks or logos in modified versions of this project must not cause confusion or imply Microsoft sponsorship. Any use of third-party trademarks or logos are subject to those third-party's policies.

Directories

Path Synopsis
cmd
pkg
api/v1
Package v1 contains API Schema definitions for the deployer v1 API group +kubebuilder:object:generate=true +groupName=deployer.aks
Package v1 contains API Schema definitions for the deployer v1 API group +kubebuilder:object:generate=true +groupName=deployer.aks
clients/blobclient/mock_blobclient
Package mock_blobclient is a generated GoMock package.
Package mock_blobclient is a generated GoMock package.
clients/keyvaultsecretclient/mock_keyvaultsecretclient
Package mock_keyvaultsecretclient is a generated GoMock package.
Package mock_keyvaultsecretclient is a generated GoMock package.
consts
Package consts is a package for storing consts that will be used across the service It should only be used when something can't be stored with the logical components usually because of circular imports
Package consts is a package for storing consts that will be used across the service It should only be used when something can't be stored with the logical components usually because of circular imports
datastructs
Package datastructs contains commonly used data structs that don't naturally belong to any other packages.
Package datastructs contains commonly used data structs that don't naturally belong to any other packages.
log
retry
This is actually moved from aks/common/retry and we should switch to use the retry in the aks/rp/core/retry filed one work item to track this: https://dev.azure.com/msazure/CloudNativeCompute/_workitems/edit/7483207
This is actually moved from aks/common/retry and we should switch to use the retry in the aks/rp/core/retry filed one work item to track this: https://dev.azure.com/msazure/CloudNativeCompute/_workitems/edit/7483207
retry/mock_retry
Package mock_retry is a generated GoMock package.
Package mock_retry is a generated GoMock package.
secret/mock_secret
Package mock_secret is a generated GoMock package.
Package mock_secret is a generated GoMock package.
version
Package version contains code to return the running version
Package version contains code to return the running version

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL