Spring Cloud Kubernetes


Table of Contents

1. Why do you need Spring Cloud Kubernetes?
2. DiscoveryClient for Kubernetes
3. Kubernetes PropertySource implementations
3.1. ConfigMap PropertySource
3.2. Secrets PropertySource
3.3. PropertySource Reload
4. Ribbon discovery in Kubernetes
5. Kubernetes Awareness
5.1. Kubernetes Profile Autoconfiguration
6. Pod Health Indicator
7. Leader Election
8. Security Configurations inside Kubernetes
8.1. Namespace
8.2. Service Account
9. Examples
10. Other Resources
11. Building
11.1. Basic Compile and Test
11.2. Documentation
11.3. Working with the code
11.3.1. Importing into eclipse with m2eclipse
11.3.2. Importing into eclipse without m2eclipse
12. Contributing
12.1. Sign the Contributor License Agreement
12.2. Code of Conduct
12.3. Code Conventions and Housekeeping