bare-metal
Here are 391 public repositories matching this topic...
-
Updated
Aug 3, 2021 - Rust
I didn't see in source code any traces of endpoints for health checks. It usually used by liveness and readiness checks in k8s.
Is this decision made on purpose or this part not implemented yet?
Dozens of minimal operating systems to learn x86 system programming. Tested on Ubuntu 17.10 host in QEMU 2.10 and real hardware. Userland cheat at: https://github.com/cirosantilli/linux-kernel-module-cheat#userland-assembly ARM baremetal setup at: https://github.com/cirosantilli/linux-kernel-module-cheat#baremetal-setup 学习x86系统编程的数十个最小操作系统。 已在QEMU 2.10中的Ubuntu 17.10主机和真实硬件上进行了测试。 Userland作弊网址:https://github.com/cirosantilli/linux-kernel-module-cheat#userland-assembly ARM裸机安装程序位于:https://github.com/cirosantilli/linux-kernel-module-cheat#baremetal- 设置
-
Updated
May 14, 2021 - Assembly
Minimal and free Kubernetes distribution with Terraform
-
Updated
Sep 28, 2021 - HCL
Network boot and provision Fedora CoreOS and Flatcar Linux clusters
-
Updated
Sep 28, 2021 - Go
A C++ bare metal environment for Raspberry Pi with USB (32 and 64 bit)
-
Updated
Sep 18, 2021 - C
Ferret is a free software lisp implementation for real time embedded control systems.
-
Updated
Sep 24, 2020 - Makefile
A Tiny Linux-Compatible Kernel
-
Updated
Sep 24, 2021 - C
The sysroot manager that lets you build and customize `std`
-
Updated
Sep 22, 2021 - Rust
Kubernetes on Raspbian (Raspberry Pi)
-
Updated
Aug 11, 2020 - Shell
Add events and logs in key places during service processing, such as allocate and release EIP, GoBGP synchronization Nexthop, Layer2 mode selection Node
Cloud Operations Platform
-
Updated
Jun 21, 2019 - Shell
Real-Time Interrupt-driven Concurrency (RTIC) framework for ARM Cortex-M microcontrollers
-
Updated
Sep 28, 2021 - Rust
Currently, the CI setup of this repository does not catch all the issues and warnings that Go Report Card catches. To solve this, we should make the CI tests more strict to:
- consider cyclomatic complexity warnings as errors
- consider linter warnings as errors
- add Go Report card label to README.md
Terraform Oracle Cloud Infrastructure provider
-
Updated
Sep 22, 2021 - Go
Template to develop bare metal applications for Cortex-M microcontrollers
-
Updated
Aug 25, 2021 - Rust
-
Updated
Sep 24, 2021 - C++
RackShift 是开源的裸金属服务器管理平台,功能覆盖裸金属服务器的发现、带外管理、RAID 配置、固件更新、操作系统安装等。
-
Updated
Sep 28, 2021 - Java
Pharos - The Kubernetes Distribution
-
Updated
Oct 18, 2020 - Ruby
The core crate for Drone, an Embedded Operating System.
-
Updated
Jul 21, 2021 - Rust
Orange Pi DMX512 / RDM / MIDI / OSC / Art-Net / WS28xx / L6470 / Stepper / TLC59711 / PCA9685 / Servo / PWM / TCNet / SMPTE / RDMNet / LLRP / Raspberry Pi
-
Updated
Sep 25, 2021 - C++
Code repo for xCAT core packages
-
Updated
Sep 28, 2021 - Perl
Command Line Interface for Oracle Cloud Infrastructure
-
Updated
Sep 28, 2021 - Python
Embedded Programming with the GNU Toolchain
-
Updated
Jun 8, 2019 - XSLT
Linux Cluster Builder - Bare Metal Red Hat & SUSE
-
Updated
Sep 23, 2021 - Python
A Modern automation platform
-
Updated
May 20, 2020 - Go
CLI utility for Drone, an Embedded Operating System.
-
Updated
Jun 5, 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