spring-cloud / spring-cloud-deployer

The Spring Cloud Deployer project defines an SPI for deploying long lived applications and short lived tasks
162 stars 87 forks source link

Added k8s requests and limits #443

Closed corneil closed 5 months ago

corneil commented 5 months ago

Added k8s requests and limits for ephemeral-storage , hugepages-2Mi and hugepages-1Gi

Fixes #441