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

kubernetes-deployment

Here are 621 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

itssimon
itssimon commented May 6, 2020

PR o'clock

Description

  1. Add ingress rule to workers and cluster security groups to allow Fargate pods to communicate with EC2 nodes
  2. Allow EKS Fargate profiles to be created via input eks_fargate_profiles = [...]. This also creates an IAM role for pod execution and extends the aws-auth ConfigMap.

Checklist

  • CI tests are passing
  • README.md has been updated aft
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.