spring-projects / spring-boot-data-geode

Spring Boot support for Apache Geode and VMware GemFire
https://projects.spring.io/spring-boot
Apache License 2.0
44 stars 48 forks source link

Add support for Kubernetes (K8S) cloud platform auto-configuration #95

Open jxblum opened 4 years ago

jxblum commented 4 years ago

This Kubernetes (K8S) auto-configuration provided by SBDG should match in form and function to the existing auto-configuration provided by SBDG for Pivotal CloudFoundry (PCF; now known as TAS) when using Pivotal Cloud Cache (PCC; now known as VMware Tanzu GemFire for VMs).

jxblum commented 4 years ago

See this Spring Cloud Bindings Issue #14, and specifically, this comment, for more details.

jxblum commented 3 years ago

This work may actually reside in and be maintained by the spring-cloud-bindings project.

See relevant documentation.

See example and source.