Add Kubernetes Resources to k8s subflow

This commit is contained in:
andrew.greene 2021-12-10 14:51:32 -07:00
parent a59fb92c8b
commit 4f2606782d

View File

@ -11,11 +11,11 @@
"id": "0ac7681ed1c2bc4b", "id": "0ac7681ed1c2bc4b",
"type": "subflow", "type": "subflow",
"name": "Kubernetes", "name": "Kubernetes",
"info": "", "info": "Kubernetes is an open source container orchestration engine for automating deployment, scalling, and management of containerized applications. [source](https://kubernetes.io/docs/home/)",
"category": "", "category": "",
"in": [ "in": [
{ {
"x": 60, "x": 240,
"y": 180, "y": 180,
"wires": [ "wires": [
{ {
@ -57,7 +57,7 @@
"type": "comment", "type": "comment",
"z": "0ac7681ed1c2bc4b", "z": "0ac7681ed1c2bc4b",
"name": "Kubernetes", "name": "Kubernetes",
"info": "", "info": "# Description\n\n\n## Resources\n- https://kubernetes.io/docs/home/ ***\n- https://www.youtube.com/watch?v=VnvRFRk_51k ",
"x": 450, "x": 450,
"y": 180, "y": 180,
"wires": [ "wires": [
@ -90,7 +90,7 @@
"z": "0ac7681ed1c2bc4b", "z": "0ac7681ed1c2bc4b",
"name": "Kubernetes Networking", "name": "Kubernetes Networking",
"info": "", "info": "",
"x": 770, "x": 810,
"y": 260, "y": 260,
"wires": [ "wires": [
[] []
@ -102,8 +102,8 @@
"z": "0ac7681ed1c2bc4b", "z": "0ac7681ed1c2bc4b",
"name": "Kubernetes Storage", "name": "Kubernetes Storage",
"info": "", "info": "",
"x": 760, "x": 820,
"y": 320, "y": 340,
"wires": [ "wires": [
[] []
] ]
@ -192,7 +192,7 @@
"name": "Containerization", "name": "Containerization",
"info": "", "info": "",
"x": 80, "x": 80,
"y": 280, "y": 300,
"wires": [ "wires": [
[ [
"ea946e25b7c2079f" "ea946e25b7c2079f"
@ -260,7 +260,7 @@
"type": "comment", "type": "comment",
"z": "eb7909bcf5fcaf8a", "z": "eb7909bcf5fcaf8a",
"name": "git", "name": "git",
"info": "", "info": "# Description\n\n[Git](https://git-scm.com/) is a free and open source distributed version control system.\n\n## Resources\n- https://git-scm.com/docs\n\n\n## Examples\n- github.com\n- gitlab.com\n- https://gitea.com/",
"x": 750, "x": 750,
"y": 180, "y": 180,
"wires": [ "wires": [