3 lines
5.4 KiB
HTML
3 lines
5.4 KiB
HTML
<html><head>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
|
|
<title>Spring Cloud Kubernetes</title><link rel="stylesheet" type="text/css" href="css/manual-multipage.css"><meta name="generator" content="DocBook XSL Stylesheets V1.79.1"><link rel="home" href="multi_spring-cloud-kubernetes.html" title="Spring Cloud Kubernetes"><link rel="next" href="multi__why_do_you_need_spring_cloud_kubernetes.html" title="1. Why do you need Spring Cloud Kubernetes?"></head><body class="firstpage" bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">Spring Cloud Kubernetes</th></tr><tr><td width="20%" align="left"> </td><th width="60%" align="center"> </th><td width="20%" align="right"> <a accesskey="n" href="multi__why_do_you_need_spring_cloud_kubernetes.html">Next</a></td></tr></table><hr></div><div lang="en" class="book"><div class="titlepage"><div><div><h1 class="title"><a name="d0e3"></a>Spring Cloud Kubernetes</h1></div></div><hr></div><div class="toc"><p><b>Table of Contents</b></p><dl class="toc"><dt><span class="chapter"><a href="multi__why_do_you_need_spring_cloud_kubernetes.html">1. Why do you need Spring Cloud Kubernetes?</a></span></dt><dt><span class="chapter"><a href="multi__discoveryclient_for_kubernetes.html">2. DiscoveryClient for Kubernetes</a></span></dt><dt><span class="chapter"><a href="multi__kubernetes_native_service_discovery.html">3. Kubernetes native service discovery</a></span></dt><dt><span class="chapter"><a href="multi__kubernetes_propertysource_implementations.html">4. Kubernetes PropertySource implementations</a></span></dt><dd><dl><dt><span class="section"><a href="multi__kubernetes_propertysource_implementations.html#_configmap_propertysource">4.1. ConfigMap PropertySource</a></span></dt><dt><span class="section"><a href="multi__kubernetes_propertysource_implementations.html#_secrets_propertysource">4.2. Secrets PropertySource</a></span></dt><dt><span class="section"><a href="multi__kubernetes_propertysource_implementations.html#_propertysource_reload">4.3. PropertySource Reload</a></span></dt></dl></dd><dt><span class="chapter"><a href="multi__ribbon_discovery_in_kubernetes.html">5. Ribbon discovery in Kubernetes</a></span></dt><dt><span class="chapter"><a href="multi__kubernetes_ecosystem_awareness.html">6. Kubernetes Ecosystem Awareness</a></span></dt><dd><dl><dt><span class="section"><a href="multi__kubernetes_ecosystem_awareness.html#_kubernetes_profile_autoconfiguration">6.1. Kubernetes Profile Autoconfiguration</a></span></dt><dt><span class="section"><a href="multi__kubernetes_ecosystem_awareness.html#_istio_awareness">6.2. Istio Awareness</a></span></dt></dl></dd><dt><span class="chapter"><a href="multi__pod_health_indicator.html">7. Pod Health Indicator</a></span></dt><dt><span class="chapter"><a href="multi__leader_election.html">8. Leader Election</a></span></dt><dt><span class="chapter"><a href="multi__security_configurations_inside_kubernetes.html">9. Security Configurations inside Kubernetes</a></span></dt><dd><dl><dt><span class="section"><a href="multi__security_configurations_inside_kubernetes.html#_namespace">9.1. Namespace</a></span></dt><dt><span class="section"><a href="multi__security_configurations_inside_kubernetes.html#_service_account">9.2. Service Account</a></span></dt></dl></dd><dt><span class="chapter"><a href="multi__examples.html">10. Examples</a></span></dt><dt><span class="chapter"><a href="multi__other_resources.html">11. Other Resources</a></span></dt><dt><span class="chapter"><a href="multi__building.html">12. Building</a></span></dt><dd><dl><dt><span class="section"><a href="multi__building.html#_basic_compile_and_test">12.1. Basic Compile and Test</a></span></dt><dt><span class="section"><a href="multi__building.html#_documentation">12.2. Documentation</a></span></dt><dt><span class="section"><a href="multi__building.html#_working_with_the_code">12.3. Working with the code</a></span></dt><dd><dl><dt><span class="section"><a href="multi__building.html#_importing_into_eclipse_with_m2eclipse">12.3.1. Importing into eclipse with m2eclipse</a></span></dt><dt><span class="section"><a href="multi__building.html#_importing_into_eclipse_without_m2eclipse">12.3.2. Importing into eclipse without m2eclipse</a></span></dt></dl></dd></dl></dd><dt><span class="chapter"><a href="multi__contributing.html">13. Contributing</a></span></dt><dd><dl><dt><span class="section"><a href="multi__contributing.html#_sign_the_contributor_license_agreement">13.1. Sign the Contributor License Agreement</a></span></dt><dt><span class="section"><a href="multi__contributing.html#_code_of_conduct">13.2. Code of Conduct</a></span></dt><dt><span class="section"><a href="multi__contributing.html#_code_conventions_and_housekeeping">13.3. Code Conventions and Housekeeping</a></span></dt></dl></dd></dl></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"> </td><td width="20%" align="center"> </td><td width="40%" align="right"> <a accesskey="n" href="multi__why_do_you_need_spring_cloud_kubernetes.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"> </td><td width="20%" align="center"> </td><td width="40%" align="right" valign="top"> 1. Why do you need Spring Cloud Kubernetes?</td></tr></table></div></body></html> |