Skip to content
#

kubernetes-cluster

Here are 1,136 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 Mar 18, 2022

When figuring out which versions are supported for sonobuoy e2e you have to come to github and know where to look. It would be better to be able to dump the embedded versions via a command sonobuoy e2e versions or flag sonobuoy e2e --supported-versions.

There can be a difference between the online and offline modes so lets take that into consideration. This can allow us to store the test

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

life-
life- commented Feb 10, 2022

What is version of KubeKey has the issue?

latest

What is your os environment?

CentOS 7

KubeKey config file

any

A clear and concise description of what happend.

There are some ipvs policies created by kube-proxy during cluster creation, But these ipvs policies still exist after I deleting the whole cluster created by kubekey.

Relevant log output

16
bug 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 Mar 22, 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