Compare commits
2 Commits
0d9b5e8380
...
56c8a3fff0
Author | SHA1 | Date | |
---|---|---|---|
![]() |
56c8a3fff0 | ||
![]() |
05bf246ac9 |
2
.gitignore
vendored
2
.gitignore
vendored
@ -1,5 +1,3 @@
|
|||||||
/sitehome
|
|
||||||
/config
|
|
||||||
target
|
target
|
||||||
Cargo.lock
|
Cargo.lock
|
||||||
.DS_Store
|
.DS_Store
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
# Cloud Native Provisioning
|
# 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 cloud-native provisioning system built with Nushell and KCL for infrastructure automation and Kubernetes cluster management.
|
A 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.
|
||||||
|
Loading…
Reference in New Issue
Block a user