Skip to content
#

bare-metal

Here are 332 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

russellb
russellb commented Sep 17, 2020

I recently added support for automatically configuring MetalLB in BGP mode in the dev env by running inv dev-env with --protocol bgp or -p bgp. It would be helpful to add similar support for configuring MetalLB in layer2 mode. It would be run with --protocol layer2 or -p layer2.

What I would expect this to do is to configure MetalLB with a minimal ConfigMap that includes a small p

mmlb
mmlb commented Dec 16, 2020

tink allows multiple workflows to be allocated to a worker at a time. There's no technical reason why this isn't fine, but it seems to me that its probably a user mistake? Every time I've come across this I would have rather that tink let me know that a workflow was already in progress, which I would then have terminated.

If we decide not to treat it as an error should we instead give feedback

Improve this page

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

Learn more