bare-metal
Here are 356 public repositories matching this topic...
-
Updated
Apr 5, 2021 - Rust
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
Apr 3, 2021 - Assembly
-
Updated
Apr 26, 2021 - HCL
-
Updated
Apr 26, 2021 - Go
-
Updated
Sep 24, 2020 - Makefile
-
Updated
Apr 15, 2021 - Rust
-
Updated
Aug 11, 2020 - Shell
-
Updated
Apr 26, 2021 - C
-
Updated
Jun 21, 2019 - Shell
-
Updated
Mar 24, 2021 - Go
-
Updated
Apr 22, 2021 - 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
Apr 21, 2021 - Go
-
Updated
Dec 5, 2020 - Rust
-
Updated
Oct 18, 2020 - Ruby
-
Updated
Apr 26, 2021 - Perl
-
Updated
Apr 26, 2021 - C++
-
Updated
Apr 25, 2021 - Rust
-
Updated
Apr 26, 2021 - C++
-
Updated
Jun 8, 2019 - XSLT
-
Updated
Apr 7, 2021 - Python
-
Updated
Apr 23, 2021 - Python
-
Updated
Apr 27, 2021 - Java
-
Updated
Apr 14, 2021 - C
-
Updated
May 20, 2020 - Go
-
Updated
Apr 9, 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