# Packages
No description provided by the author
No description provided by the author
No description provided by the author
# README
k8-cloud
Multi Cloud K8s CLuster Setup
Enterprise Version Support:
- Helm Backup and Restore -- Needs Testing
- SSO LDAP (Dex) Authentication
- Prime Support Engineer
- Dynamics number of subnets -- TODO
Supported in Open Source
- Cluster Creation
- Canary Upgrades
- AWS, AKS and GKE Support
- Encryption at Rest
- Addons Deployment with helm
- Support 3 Private and Public subnets max
###Commands:
Setup EKS Cluster
./k8-cloud -o cluster -c examples/eks-cluster.yml
Setup Add-Ons
./k8-cloud -o addons -c examples/addon.yaml --context test-eks5
Examples
TODO
- restrict control plane with cidr
- Lable nodes
- Namespace Quota
- resource limits
- pods 50
- storage 50Gi
- a chart
- create namespace
- user with admin access
- user with readonly access
- k8s netwok policies
- Compare CFT checksum before apply