Homepage to quickstart
Add proper cleanup procedure
This commit is contained in:
parent
b8ac8ab308
commit
73fb81dde1
@ -1,8 +0,0 @@
|
|||||||
---
|
|
||||||
Title: Documentation
|
|
||||||
---
|
|
||||||
|
|
||||||
Bienvenue sur la documentation NOVIT
|
|
||||||
|
|
||||||
|
|
||||||
|
|
1
content/_index.md
Symbolic link
1
content/_index.md
Symbolic link
@ -0,0 +1 @@
|
|||||||
|
quick-start/_index.md
|
@ -152,6 +152,6 @@ Les commandes ci-dessous vont supprimer toutes machines virtuelles et clusters k
|
|||||||
|
|
||||||
{{< highlight bash >}}
|
{{< highlight bash >}}
|
||||||
# ATTENTION, CELA SUPPRIMERA TOUTES LES DONNEES
|
# ATTENTION, CELA SUPPRIMERA TOUTES LES DONNEES
|
||||||
sudo rm -rf data secrets kubeconfig
|
sudo ./scripts/.cleanup.sh
|
||||||
{{< /highlight >}}
|
{{< /highlight >}}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user