The Wayback Machine - https://web.archive.org/web/20200829032038/https://github.com/topics/kubernetes-deployment
Skip to content
#

kubernetes-deployment

Here are 598 public repositories matching this topic...

omerlh
omerlh commented Jan 6, 2020

Before creating a feature request, please search existing feature requests to see if you find a similar one. If there is a similar feature request please up-vote it and/or add your comments to it instead

Why do you want this feature?
When draining nodes on a production cluster, it might be safer to use a health check between node/nodegroup draining loops - to ensure that until now things

cppforlife
cppforlife commented Jun 17, 2020

it seems that some configuration providers (eg https://github.com/cloudfoundry/cf-for-k8s/blob/master/supported_k8s_versions.yml) will benefit from ability to specify min/max version of supported k8s. we should also provide a way to bypass this check for users that do not care about it.

apiVersion: kapp.k14s.io/v1alpha1
kind: Config
minimumRequiredVersion: 1.26.0 # kapp binary versio

Improve this page

Add a description, image, and links to the kubernetes-deployment topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the kubernetes-deployment topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.