Categorygithub.com/K8-Cloud/k8-cloud
repositorypackage
0.5.0
Repository: https://github.com/k8-cloud/k8-cloud.git
Documentation: pkg.go.dev

# 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

  1. restrict control plane with cidr
  2. Lable nodes
  3. Namespace Quota
    • resource limits
    • pods 50
    • storage 50Gi
  4. a chart
    • create namespace
    • user with admin access
    • user with readonly access
  5. k8s netwok policies
  6. Compare CFT checksum before apply