diff --git a/.obsidian-git-data b/.obsidian-git-data index 86720923c..1345c7801 100644 --- a/.obsidian-git-data +++ b/.obsidian-git-data @@ -1,2 +1,2 @@ -Sat Jul 03 2021 12:31:22 GMT+0200 (Central European Summer Time) -Mon Jul 05 2021 17:41:20 GMT+0200 (Central European Summer Time) \ No newline at end of file +Mon Jul 05 2021 17:42:20 GMT+0200 (Central European Summer Time) +Mon Jul 05 2021 17:42:20 GMT+0200 (Central European Summer Time) \ No newline at end of file diff --git a/.obsidian/workspace b/.obsidian/workspace index ae236c9c8..f6b5e5470 100644 --- a/.obsidian/workspace +++ b/.obsidian/workspace @@ -9,7 +9,18 @@ "state": { "type": "markdown", "state": { - "file": "2021-07-02.md", + "file": "2021-07-05.md", + "mode": "source" + } + } + }, + { + "id": "63f809452cff7c43", + "type": "leaf", + "state": { + "type": "markdown", + "state": { + "file": "kubectl.md", "mode": "source" } } @@ -130,7 +141,7 @@ "state": { "type": "backlink", "state": { - "file": "argh.md", + "file": "kubectl.md", "collapseAll": false, "extraContext": false, "sortOrder": "alphabetical", @@ -147,7 +158,7 @@ "state": { "type": "outline", "state": { - "file": "argh.md" + "file": "kubectl.md" } } }, @@ -203,17 +214,17 @@ "width": 300, "collapsed": true }, - "active": "1f94d8e6aef3ebfe", + "active": "63f809452cff7c43", "lastOpenFiles": [ - "argh.md", + "kubectl.md", + "2021-07-05.md", "2021-07-02.md", + "argh.md", "chowdy.md", "agora server.md", "infranaut.md", "zeno of elea.md", "zeno.md", - "zeno's paradoxes.md", - "infragora.md", - "ontology.md" + "zeno's paradoxes.md" ] } \ No newline at end of file diff --git a/2021-07-05.md b/2021-07-05.md index e69de29bb..c453ebaeb 100644 --- a/2021-07-05.md +++ b/2021-07-05.md @@ -0,0 +1,2 @@ +- [[kubernetes]] + - [[kubectl]] \ No newline at end of file diff --git a/kubectl.md b/kubectl.md new file mode 100644 index 000000000..e590a9085 --- /dev/null +++ b/kubectl.md @@ -0,0 +1 @@ +- [[go]] https://www.atomiccommits.io/everything-useful-i-know-about-kubectl/ \ No newline at end of file