Spring Cloud Kubernetes


Table of Contents

1. Why do you need Spring Cloud Kubernetes?
2. DiscoveryClient for Kubernetes
3. Kubernetes native service discovery
4. Kubernetes PropertySource implementations
4.1. ConfigMap PropertySource
4.2. Secrets PropertySource
4.3. PropertySource Reload
5. Ribbon discovery in Kubernetes
6. Kubernetes Ecosystem Awareness
6.1. Kubernetes Profile Autoconfiguration
6.2. Istio Awareness
7. Pod Health Indicator
8. Leader Election
9. Security Configurations inside Kubernetes
9.1. Namespace
9.2. Service Account
10. Examples
11. Other Resources
12. Building
12.1. Basic Compile and Test
12.2. Documentation
12.3. Working with the code
12.3.1. Importing into eclipse with m2eclipse
12.3.2. Importing into eclipse without m2eclipse
13. Contributing
13.1. Sign the Contributor License Agreement
13.2. Code of Conduct
13.3. Code Conventions and Housekeeping