Skip to content

Container for Helm deployments to an Azure Kubernetes (AKS) cluster.

License

Notifications You must be signed in to change notification settings

frontlinersnl/aks-helm-deployment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

aks-helm-deployment

logo

Container for Helm deployments to an Azure Kubernetes (AKS) cluster.

Instructions

  1. update dockerfile

  2. build local version:

    docker build -t frontliners/aks-helm-deployment .
  3. push new version to dockerhub:

    docker push frontliners/aks-helm-deployment
  4. tag and push again (optional but recommended):

    docker tag frontliners/aks-helm-deployment frontliners/aks-helm-deployment:1
    docker push frontliners/aks-helm-deployment:1

About

Container for Helm deployments to an Azure Kubernetes (AKS) cluster.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published