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

kubernetes-cluster

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

sermilrod
sermilrod commented May 19, 2017

FEATURE REQUEST:
Hi,

I see that there is nothing in the kargo repo related to docker login stuff and more precisely nothing about the ability to make kubernetes pull images from private registries such as ECR.

I have a solution for this that currently works for ECR and CoreOS and that could be extended to different registries solutions (azure one, custom private registry on premi

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

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 Jul 19, 2021
  • Shell
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

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