Compare commits
No commits in common. "56c8a3fff0daa71762e9198ba4e5bf281133749b" and "0d9b5e83804a9eb4e43b428cae9cbc3d0db2d671" have entirely different histories.
56c8a3fff0
...
0d9b5e8380
2
.gitignore
vendored
2
.gitignore
vendored
@ -1,3 +1,5 @@
|
|||||||
|
/sitehome
|
||||||
|
/config
|
||||||
target
|
target
|
||||||
Cargo.lock
|
Cargo.lock
|
||||||
.DS_Store
|
.DS_Store
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
# Provisioning
|
# Cloud Native Provisioning
|
||||||
|
|
||||||
<div align="center">
|
<div align="center">
|
||||||
<img src="resources/images/provisioning_logo-light.svg" alt="Provisioning Logo" width="200"/>
|
<img src="resources/images/provisioning_logo-light.svg" alt="Provisioning Logo" width="200"/>
|
||||||
@ -11,7 +11,7 @@
|
|||||||
</picture>
|
</picture>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
A provisioning system built with Nushell and KCL for infrastructure automation and Kubernetes cluster management.
|
A cloud-native provisioning system built with Nushell and KCL for infrastructure automation and Kubernetes cluster management.
|
||||||
|
|
||||||
## Table of Contents
|
## Table of Contents
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user