Skip to content

Latest commit

 

History

20 提交

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

仓库 files navigation

Kubernetes Deployment Examples

This repository offers a simplistic Go app along with resources useful for deploying the app to Kubernetes.

The Go application exposes 2 endpoints:

  • /health: Responds with HTTP 200, useful for talking to Kubernetes Readiness Probes.
  • /version: Exposes the version number of the application, which is set as a constant.

关于

Kubernetes Examples

Topics

Resources

Stars

8 stars

关注者

2 watching

复刻s

发布

贡献者

Languages