Skip to content
GitLab
Explore
Projects
Groups
Topics
Snippets
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Register
Sign in
Toggle navigation
Menu
UPSMF
knowledge-platform
Commits
8884c37b
Commit
8884c37b
authored
2 years ago
by
aimansharief
Browse files
Options
Download
Patches
Plain Diff
Issue KN-767 feat: Updated Readme file .
parent
017d235c
patch-3
knowlg-oneclick
patch-1
patch-2
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
knowlg-automation/README.md
+6
-2
knowlg-automation/README.md
with
6 additions
and
2 deletions
+6
-2
knowlg-automation/README.md
+
6
−
2
View file @
8884c37b
...
...
@@ -23,7 +23,11 @@ Pre-requisites:
For local provision, kind provider is used to provision the cluster.
Steps:
Run shell script and provide option as "local"
Create infra on local
Steps:
cd terraform
sh create --auto-approve
Destroy infra on local
Steps:
Run destroy shell script and provide option as "local" append --auto-approve to continue without confirmation.
cd terraform
sh destroy --auto-approve
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Topics
Snippets