kubernetes-deployment
Here are 810 public repositories matching this topic...
-
Updated
Jun 2, 2021 - Python
We would love to know about your use of Sonobuoy. Share anything Sonobuoy related:
- Info about you and your use of Sonobuoy
- Links to plugins/scripts you use that others may find helpful
- blog posts involving Sonobuoy and workflows involving Sonobuoy
- etc
Why?
Tracking usage in OSS is hard, if you leave a comment on this issue we can better understand who our users are and deliv
-
Updated
Nov 30, 2021 - HCL
What would you like to be added:
Our presubmits prowjobs have a linter which validates a lot of variables on the job definition like service account, make target, etc. It would be good value add, if we can validate the env vars as well.
Why is this needed:
This prevents from checking in, undesirable env variables that would not work for the prow job. An example would be a wrong bucket
-
Updated
Nov 30, 2021 - Rust
Your current KubeKey version
No response
Describe this feature
When downloading the kubectl/kubeadm/helm binary, there is no download progress, It would be better to show the download progress.
Describe the solution you'd like
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left S
kubekey test items
Describe the problem/challenge you have
current output
kapp: Error: Applying create packagemetadata/contour.community.tanzu.vmware.com (data.packaging.carvel.dev/v1alpha1) namespace: default:
Creating resource packagemetadata/contour.community.tanzu.vmware.com (data.packaging.carvel.dev/v1alpha1) namespace: default: internalpackagemetadatas.internal.packaging.carvel.dev "contour.comm
-
Updated
Nov 27, 2021 - Ruby
-
Updated
Aug 1, 2019 - Shell
-
Updated
Feb 7, 2018 - Go
-
Updated
Nov 30, 2021 - Java
-
Updated
Apr 15, 2021 - Kotlin
-
Updated
Oct 23, 2021 - Shell
Same as #3319 for all Kubernetes components here the list (maybe not exhaustive):
kube-scheduler
kube-controller-manager
kubelet
kube-proxy
yaml.reader.ReaderError: unacceptable character #x1f48e: special characters are not allowed
in "", position 1195
This seems to come from the python yaml reader which incorrectly rejects special unicode characters.
The character in particular is
-
Updated
Nov 21, 2021 - Go
Works in Safari, Chrome for Mac, Chrome for PC, Edge, but not IE version 11.192.16299.0 on Windows 10
-
Updated
Nov 30, 2021 - Shell
-
Updated
Aug 31, 2021 - Python
-
Updated
Oct 14, 2021 - Python
-
Updated
Nov 24, 2021 - Go
-
Updated
Jan 31, 2018 - HCL
-
Updated
Jul 12, 2018 - PHP
-
Updated
Nov 29, 2021 - HCL
-
Updated
Nov 25, 2021 - JavaScript
-
Updated
Jun 30, 2021 - Jinja
-
Updated
Apr 20, 2021 - Python
Improve this page
Add a description, image, and links to the kubernetes-deployment topic page so that developers can more easily learn about it.
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."
What feature/behavior/change do you want?
Add the ability to set the maximum instance lifetime of instances in node groups:
https://docs.aws.amazon.com/autoscaling/ec2/userguide/asg-max-instance-lifetime.html
Why do you want this feature?
We'd like to ensure that our instances don't hang around for too long and so this would be a nice feature to have.