-
Updated
Apr 4, 2022 - Shell
kubernetes-cluster
Here are 1,141 public repositories matching this topic...
-
Updated
Apr 6, 2022 - Jinja
I'm trying to apply node labels using the following configuration:
- name: test
instanceType: m5.large
minSize: 1
maxSize: 2
desiredCapacity: 2
labels:
role: test
node-role.kubernetes.io/test: okAccording to #580 and #582 using node-role subdomain should the way to apply labels, however I still get a domain error:
AWS::EKS::No
-
Updated
Feb 12, 2022 - TypeScript
-
Updated
Mar 3, 2022 - Shell
-
Updated
Jun 2, 2021 - Python
Describe the solution you'd like
When adding a configmap via the config-map field in a plugin, if we see they are adding a yaml file, why not parse it and try and see if its valid yaml? Especially with the whitespace of nesting it this can cause issues and I've hit the problem more than once.
I assume we could do a basic json/yaml validation, more if others request it.
**Anything el
-
Updated
Jun 6, 2021 - Shell
At the moment of writing this issue, kubectl trace only supports X86-64 as target architecture.
The tool should be able to schedule bpftrace programs against all the architectures supported by bpftrace, that are X86-64 and arm64 (aarch64) see the Cmake definition.
To achieve that we n
What would you like to be added:
Cilium is our default CNI solution on EKS-A clusters. It would be beneficial to enable Cilium metrics so that existing Prometheus could be configured to scrape those targets.
Sign the windows EXE
Users that download the windows EXE will be prompted (by browser and OS) that it is not safe because the EXE isn't signed.

There is a GitHub Action for signing: https://github.com/marketplace/actions/code-sign-a-file-with-pfx-certificate
This would provide additional confidence for
-
Updated
Jul 25, 2020 - Python
-
Updated
Sep 30, 2020 - Go
Proposed change
I'd like to see our autohttps deployment be able to provide metrics that prometheus can scrape.
Who would use this feature?
Users of the helm chart that wants to ensure they don't bottleneck because low resources on this proxy pod.
(Optional): Suggest a solution
I suggest we experiment with [this Traefik configuration](https://docs.traefik.io/observability/metr
-
Updated
Aug 11, 2020 - Shell
Your current KubeKey version
2.0.0
Describe this feature
OpenELB is an open-source load balancer implementation designed for exposing the LoadBalancer type of Kubernetes services in on-premises environments, it can help KubeSphere users to easily resolve this issue.
My expectation:
Make OpenELB work like Cloud Controller Manager, it can automatically assign EIP to the K8s services
-
Updated
Jun 17, 2020 - Go
Metrics support
-
Updated
Sep 8, 2018 - Shell
-
Updated
Mar 14, 2019
-
Updated
Apr 5, 2022 - Shell
-
Updated
Feb 8, 2019 - Smarty
-
Updated
Oct 2, 2020 - HTML
-
Updated
Mar 2, 2022 - Go
-
Updated
Nov 29, 2021 - Shell
-
Updated
Aug 29, 2021 - JavaScript
-
Updated
Apr 5, 2022 - Rust
-
Updated
Jan 8, 2020 - Scala
-
Updated
May 12, 2021 - Jinja
Improve this page
Add a description, image, and links to the kubernetes-cluster topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the kubernetes-cluster topic, visit your repo's landing page and select "manage topics."
Expected Behaviour
Change the default cron spec in --etcd-snapshot-schedule-cron (default: "0 */12 * * *"):