issues
search
Mirantis
/
k8s-netchecker-server
Basic network checker service to check DNS and connectivity in kubernetes cluster
Apache License 2.0
67
stars
19
forks
source link
Move helm deployment to namespace and add RBAC
#121
Closed
adidenko
closed
6 years ago
adidenko
commented
6 years ago
Add Kubernetes v1.8 support:
Deploy NC in a namespace for better access controll and limits
Add RBAC to Helm chart
Switch kubeadm-dind-cluster version from 1.5 to 1.8 in tests
Switch Travis-CI to go-1.8.x to match containerized build
Change golang:1.8-alpine golang:1.8 because 'bash' and 'git' are needed.
Closes #120
Add Kubernetes v1.8 support:
Closes #120