bare-metal
Here are 324 public repositories matching this topic...
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
-
Updated
May 30, 2020 - Assembly
-
Updated
Jan 29, 2021 - Rust
-
Updated
Feb 8, 2021 - HCL
-
Updated
Feb 8, 2021 - Go
-
Updated
Sep 24, 2020 - Makefile
-
Updated
Aug 11, 2020 - Shell
-
Updated
Jan 16, 2021 - Rust
-
Updated
Feb 6, 2021 - C
-
Updated
Jun 21, 2019 - Shell
-
Updated
Feb 8, 2021 - Go
-
Updated
Feb 6, 2021 - Rust
-
Updated
Feb 3, 2021 - Go
-
Updated
Dec 5, 2020 - Rust
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
Delete pkg package
-
Updated
Oct 18, 2020 - Ruby
-
Updated
Feb 8, 2021 - Shell
-
Updated
Feb 3, 2021 - Perl
-
Updated
Feb 7, 2021 - C++
-
Updated
Feb 6, 2021 - Rust
-
Updated
Jun 8, 2019 - XSLT
-
Updated
Nov 13, 2020 - Python
-
Updated
Feb 2, 2021 - Python
-
Updated
Feb 8, 2021 - C++
-
Updated
May 20, 2020 - Go
-
Updated
Mar 19, 2018 - Shell
-
Updated
Jan 30, 2021 - Rust
Improve this page
Add a description, image, and links to the bare-metal topic page so that developers can more easily learn about it.
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."
FEATURE REQUEST:
Hi,
I see that there is nothing in the kargo repo related to
docker loginstuff 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