百科.dev
全部条目AI 编程趋势榜开源项目技术资讯提交条目
登录
< 返回工具列表
S

spring-cloud-kubernetes

> 后端框架
开源

Kubernetes 集成了 Spring Cloud Discovery Client、配置等功能

3.5K stars0 点赞0 次浏览
访问官网GitHub

工具介绍

Kubernetes 集成了 Spring Cloud Discovery Client、配置等功能

//// DO NOT EDIT THIS FILE. IT WAS GENERATED. Manual changes to this file will be lost when it is generated again. Edit the files in the src/main/asciidoc/ directory instead. ////

[[spring-cloud-kubernetes]] = Spring Cloud Kubernetes

This reference guide covers how to use Spring Cloud Kubernetes.

[[why-do-you-need-spring-cloud-kubernetes]] == Why do you need Spring Cloud Kubernetes?

Spring Cloud Kubernetes provides implementations of well known Spring Cloud interfaces allowing developers to build and run Spring Cloud applications on Kubernetes. While this project may be useful to you when building a cloud native application, it is also not a requirement in order to deploy a Spring Boot app on Kubernetes. If you are just getting started in your journey to running your Spring Boot app on Kubernetes you can accomplish a lot with nothing more than a basic Spring Boot app and Kubernetes itself. To learn more, you can get started by reading the https://docs.spring.io/spring-boot/how-to/deployment/cloud.html#howto.deployment.cloud.kubernetes[Spring Boot reference documentation for deploying to Kubernetes ] and also working through the workshop material https://hackmd.io/@ryanjbaxter/spring-on-k8s-workshop[Spring and Kubernetes].

[[configuration-properties]] == Configuration properties

To see the list of all Kubernetes related configuration properties please check link:appendix.html[the Appendix page].

[[building]] == Building

Click https://docs.spring.io/spring-cloud-build/reference/building.html[here] for basic building instructions.

[[contributing]] == Contributing

Click https://docs.spring.io/spring-cloud-build/reference/contributing.html[here] for instructions on contributing to this project.

[[aot-and-native-image-support]] == AOT and native image support

At this point, Spring Cloud Kubernetes does not support Spring Boot AOT transformations or native images. Partial support might be added in future releases.

Issues· 23 开放

查看全部 Issues在 GitHub 打开

暂无开放 Issues,或尚未同步最近议题。

> 标签

Javacloud-nativejavakubernetesmicroservices

暂无评论,来聊聊你的看法吧

> 工具信息

发布日期2026年8月1日
最后更新2026年9月17日
分类后端框架
定价开源

> 相关工具

N
Node.js
基于 V8 的 JavaScript 运行时
D
Django
Python 高级 Web 框架
S
Spring Boot
Java 生态主流微服务框架