Skip to content
This repository has been archived by the owner on Jun 28, 2021. It is now read-only.

equinor/sdp-aks-puppet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Azure AKS puppet for compliance

Small repository used for making sure the Azure AKS nodes is compliant.

Workflow and best practices

  1. Create a new feature branch based on master
  2. Test the feature branch on a local test cluster
  3. Merge the feature branch into the develop branch
  4. The dev cluster on Azure runs the develop puppet branch. If there is no issues there, create pull request to master.

Testing and Development

In the testing directory there is a Vagrantfile and a shell script.
By running these you get;

Pre-requisites

To setup the Vagrant test cluster;

 cd  testing
 vagrant up
 ...
 vagrant ssh k8s-head
 # Run this a the "vagrant"-user
 bash /vagrant/setup-sdp-aks-specific.sh

About

Puppet modules for AKS nodes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published