Initial commit

This commit is contained in:
2024-04-02 13:51:07 +00:00
commit d7ee9b024f
2 changed files with 17 additions and 0 deletions

14
.gitignore vendored Normal file
View File

@@ -0,0 +1,14 @@
# ---> VisualStudioCode
.vscode/*
!.vscode/settings.json
!.vscode/tasks.json
!.vscode/launch.json
!.vscode/extensions.json
!.vscode/*.code-snippets
# Local History for Visual Studio Code
.history/
# Built Visual Studio Code Extensions
*.vsix

3
README.md Normal file
View File

@@ -0,0 +1,3 @@
# installKubectl1.16
This is a repo to Install and set up k8s 1.16