3 lines
6.0 KiB
HTML
3 lines
6.0 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_pr01.html" title=""></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_pr01.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="preface"><a href="multi_pr01.html"></a></span></dt><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__starters.html">2. Starters</a></span></dt><dt><span class="chapter"><a href="multi__discoveryclient_for_kubernetes.html">3. DiscoveryClient for Kubernetes</a></span></dt><dt><span class="chapter"><a href="multi__kubernetes_native_service_discovery.html">4. Kubernetes native service discovery</a></span></dt><dt><span class="chapter"><a href="multi__kubernetes_propertysource_implementations.html">5. Kubernetes PropertySource implementations</a></span></dt><dd><dl><dt><span class="section"><a href="multi__kubernetes_propertysource_implementations.html#configmap-propertysource">5.1. Using a <code class="literal">ConfigMap</code> <code class="literal">PropertySource</code></a></span></dt><dt><span class="section"><a href="multi__kubernetes_propertysource_implementations.html#_secrets_propertysource">5.2. Secrets PropertySource</a></span></dt><dt><span class="section"><a href="multi__kubernetes_propertysource_implementations.html#_propertysource_reload">5.3. <code class="literal">PropertySource</code> Reload</a></span></dt></dl></dd><dt><span class="chapter"><a href="multi__ribbon_discovery_in_kubernetes.html">6. Ribbon Discovery in Kubernetes</a></span></dt><dt><span class="chapter"><a href="multi__kubernetes_ecosystem_awareness.html">7. Kubernetes Ecosystem Awareness</a></span></dt><dd><dl><dt><span class="section"><a href="multi__kubernetes_ecosystem_awareness.html#_kubernetes_profile_autoconfiguration">7.1. Kubernetes Profile Autoconfiguration</a></span></dt><dt><span class="section"><a href="multi__kubernetes_ecosystem_awareness.html#_istio_awareness">7.2. Istio Awareness</a></span></dt></dl></dd><dt><span class="chapter"><a href="multi__pod_health_indicator.html">8. Pod Health Indicator</a></span></dt><dt><span class="chapter"><a href="multi__leader_election.html">9. Leader Election</a></span></dt><dt><span class="chapter"><a href="multi__security_configurations_inside_kubernetes.html">10. Security Configurations Inside Kubernetes</a></span></dt><dd><dl><dt><span class="section"><a href="multi__security_configurations_inside_kubernetes.html#_namespace">10.1. Namespace</a></span></dt><dt><span class="section"><a href="multi__security_configurations_inside_kubernetes.html#_service_account">10.2. Service Account</a></span></dt></dl></dd><dt><span class="chapter"><a href="multi__service_registry_implementation.html">11. Service Registry Implementation</a></span></dt><dt><span class="chapter"><a href="multi__examples.html">12. Examples</a></span></dt><dt><span class="chapter"><a href="multi__other_resources.html">13. Other Resources</a></span></dt><dt><span class="chapter"><a href="multi__building.html">14. Building</a></span></dt><dd><dl><dt><span class="section"><a href="multi__building.html#_basic_compile_and_test">14.1. Basic Compile and Test</a></span></dt><dt><span class="section"><a href="multi__building.html#_documentation">14.2. Documentation</a></span></dt><dt><span class="section"><a href="multi__building.html#_working_with_the_code">14.3. Working with the code</a></span></dt><dd><dl><dt><span class="section"><a href="multi__building.html#_importing_into_eclipse_with_m2eclipse">14.3.1. Importing into eclipse with m2eclipse</a></span></dt><dt><span class="section"><a href="multi__building.html#_importing_into_eclipse_without_m2eclipse">14.3.2. Importing into eclipse without m2eclipse</a></span></dt></dl></dd></dl></dd><dt><span class="chapter"><a href="multi__contributing.html">15. Contributing</a></span></dt><dd><dl><dt><span class="section"><a href="multi__contributing.html#_sign_the_contributor_license_agreement">15.1. Sign the Contributor License Agreement</a></span></dt><dt><span class="section"><a href="multi__contributing.html#_code_of_conduct">15.2. Code of Conduct</a></span></dt><dt><span class="section"><a href="multi__contributing.html#_code_conventions_and_housekeeping">15.3. Code Conventions and Housekeeping</a></span></dt><dt><span class="section"><a href="multi__contributing.html#_checkstyle">15.4. Checkstyle</a></span></dt><dd><dl><dt><span class="section"><a href="multi__contributing.html#_checkstyle_configuration">15.4.1. Checkstyle configuration</a></span></dt></dl></dd><dt><span class="section"><a href="multi__contributing.html#_ide_setup">15.5. IDE setup</a></span></dt><dd><dl><dt><span class="section"><a href="multi__contributing.html#_intellij_idea">15.5.1. Intellij IDEA</a></span></dt></dl></dd></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_pr01.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"> </td></tr></table></div></body></html> |