Roman Lisagor
Roman Lisagor
This version adds access control tied to Kubernetes API auth.
- [ ] apiserver manifest should include: - `--authorization-mode=Node,RBAC` - `--admission-control=...,NodeRestriction,...` - [ ] Kubelet certs should have: - usr = `system:node:` - grp = `system:nodes` - [ ] All...
Automated build for Freshen, to do the following: - Run tests - Produce coverage report - Build docs
Docs should be moved to Sphinx, with a nice template. Maybe look into publishing on http://readthedocs.org/