Skip to content
#

kubernetes-cluster

Here are 1,141 public repositories matching this topic...

k3sup
hryamzik
hryamzik commented Jul 22, 2021

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: ok

According to #580 and #582 using node-role subdomain should the way to apply labels, however I still get a domain error:

AWS::EKS::No
good first issue kind/bug priority/backlog blocked/aws

Online resources that will help you prepare for taking the CNCF CKA 2020 "Kubernetes Certified Administrator" Certification exam. with time, This is not likely the comprehensive up to date list - please make a pull request if there something that should be added here.

  • Updated Mar 3, 2022
  • Shell
johnSchnake
johnSchnake commented Apr 1, 2022

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

ksync
zero-to-jupyterhub-k8s
consideRatio
consideRatio commented Apr 15, 2020

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

FeynmanZhou
FeynmanZhou commented Jan 26, 2022

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

help wanted good first issue

🚀 Geodesic is a DevOps Linux Toolbox in Docker. We use it as an interactive cloud automation shell. It's the fastest way to get up and running with a rock solid Open Source toolchain. ★ this repo! https://slack.cloudposse.com/

  • Updated Apr 5, 2022
  • Shell

Improve this page

Add a description, image, and links to the kubernetes-cluster 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-cluster topic, visit your repo's landing page and select "manage topics."

Learn more