Compare commits

..

No commits in common. "56c8a3fff0daa71762e9198ba4e5bf281133749b" and "0d9b5e83804a9eb4e43b428cae9cbc3d0db2d671" have entirely different histories.

2 changed files with 5 additions and 3 deletions

2
.gitignore vendored
View File

@ -1,3 +1,5 @@
/sitehome
/config
target target
Cargo.lock Cargo.lock
.DS_Store .DS_Store

View File

@ -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
@ -535,4 +535,4 @@ See LICENSE file for details.
## Support ## Support
For issues and questions, consult the documentation in `core/README.md` or use the built-in help commands. For issues and questions, consult the documentation in `core/README.md` or use the built-in help commands.