Olares/framework/osnode-init
dkeven ac2e460774
fix(nodeinit): use control-plane instead of master as node selector (#2868)
* fix(nodeinit): use control-plane instead of master as node selector

* chore(nodeinit): update image version to v0.0.12
2026-04-13 20:46:44 +08:00
..
.olares/config/cluster/deploy fix(nodeinit): use control-plane instead of master as node selector (#2868) 2026-04-13 20:46:44 +08:00
pkg fix(nodeinit): use control-plane instead of master as node selector (#2868) 2026-04-13 20:46:44 +08:00
Dockerfile refactor: integrate module osnode-init into main repo (#2207) 2025-12-11 21:07:42 +08:00
go.mod refactor: integrate module osnode-init into main repo (#2207) 2025-12-11 21:07:42 +08:00
go.sum refactor: integrate module osnode-init into main repo (#2207) 2025-12-11 21:07:42 +08:00
main.go refactor: integrate module osnode-init into main repo (#2207) 2025-12-11 21:07:42 +08:00
Makefile refactor: integrate module osnode-init into main repo (#2207) 2025-12-11 21:07:42 +08:00
README.md docs: add readmes for Olares components (#1522) 2025-07-08 21:34:05 +08:00

osnode-init

Overview

The osnode-init component is crucial for the initial setup and configuration of an Olares node. It handles the necessary initialization processes to bring a new node online and integrate it into the Olares ecosystem, ensuring proper functionality and connectivity.