{
    "componentChunkName": "component---src-templates-note-note-js",
    "path": "/notes/Kubernetes",
    "result": {"data":{"mdx":{"body":"var _excluded = [\"components\"];\nfunction _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }\nfunction _objectWithoutProperties(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose(source, excluded); var key, i; if (Object.getOwnPropertySymbols) { var sourceSymbolKeys = Object.getOwnPropertySymbols(source); for (i = 0; i < sourceSymbolKeys.length; i++) { key = sourceSymbolKeys[i]; if (excluded.indexOf(key) >= 0) continue; if (!Object.prototype.propertyIsEnumerable.call(source, key)) continue; target[key] = source[key]; } } return target; }\nfunction _objectWithoutPropertiesLoose(source, excluded) { if (source == null) return {}; var target = {}; var sourceKeys = Object.keys(source); var key, i; for (i = 0; i < sourceKeys.length; i++) { key = sourceKeys[i]; if (excluded.indexOf(key) >= 0) continue; target[key] = source[key]; } return target; }\n/* @jsxRuntime classic */\n/* @jsx mdx */\n\nvar _frontmatter = {};\nvar layoutProps = {\n  _frontmatter: _frontmatter\n};\nvar MDXLayout = \"wrapper\";\nreturn function MDXContent(_ref) {\n  var components = _ref.components,\n    props = _objectWithoutProperties(_ref, _excluded);\n  return mdx(MDXLayout, _extends({}, layoutProps, props, {\n    components: components,\n    mdxType: \"MDXLayout\"\n  }), mdx(\"p\", null, \"\", mdx(\"a\", {\n    parentName: \"p\",\n    \"href\": \"/notes/k-control-plane\",\n    \"title\": \"k - control plane\"\n  }, \"k - control plane\"), \"\\n\", mdx(\"a\", {\n    parentName: \"p\",\n    \"href\": \"/notes/kubelet\",\n    \"title\": \"kubelet\"\n  }, \"kubelet\"), \"\"), mdx(\"p\", null, \"can replicate and scale anything that doesn't have state. so be careful about things that have state. \"), mdx(\"h2\", null, \"validate\"), mdx(\"ol\", null, mdx(\"li\", {\n    parentName: \"ol\"\n  }, \"pod is ephemeral\"), mdx(\"li\", {\n    parentName: \"ol\"\n  }, \"\", mdx(\"a\", {\n    parentName: \"li\",\n    \"href\": \"/notes/kubernetes-service\",\n    \"title\": \"kubernetes service\"\n  }, \"kubernetes service\"), \" is consistent\")), mdx(\"h2\", null, \"terms\"), mdx(\"ol\", null, mdx(\"li\", {\n    parentName: \"ol\"\n  }, \"\", mdx(\"a\", {\n    parentName: \"li\",\n    \"href\": \"/notes/kubernetes-cluster\",\n    \"title\": \"kubernetes cluster\"\n  }, \"kubernetes cluster\"), \"\"), mdx(\"li\", {\n    parentName: \"ol\"\n  }, \"\", mdx(\"a\", {\n    parentName: \"li\",\n    \"href\": \"/notes/k-control-plane\",\n    \"title\": \"k - control plane\"\n  }, \"k - control plane\"), \"\"), mdx(\"li\", {\n    parentName: \"ol\"\n  }, \"\", mdx(\"a\", {\n    parentName: \"li\",\n    \"href\": \"/notes/kubelet\",\n    \"title\": \"kubelet\"\n  }, \"kubelet\"), \"\"), mdx(\"li\", {\n    parentName: \"ol\"\n  }, \"\", mdx(\"a\", {\n    parentName: \"li\",\n    \"href\": \"/notes/k-worker-node\",\n    \"title\": \"k - worker node\"\n  }, \"k - worker node\"), \"\"), mdx(\"li\", {\n    parentName: \"ol\"\n  }, \"\", mdx(\"a\", {\n    parentName: \"li\",\n    \"href\": \"/notes/k-pod\",\n    \"title\": \"k - pod\"\n  }, \"k - pod\"), \"\"), mdx(\"li\", {\n    parentName: \"ol\"\n  }, \"\", mdx(\"a\", {\n    parentName: \"li\",\n    \"href\": \"/notes/k-service\",\n    \"title\": \"k - service\"\n  }, \"k - service\"), \"\"), mdx(\"li\", {\n    parentName: \"ol\"\n  }, \"\", mdx(\"a\", {\n    parentName: \"li\",\n    \"href\": \"/notes/k-Ingress\",\n    \"title\": \"k - Ingress\"\n  }, \"k - Ingress\"), \"\"), mdx(\"li\", {\n    parentName: \"ol\"\n  }, \"\", mdx(\"a\", {\n    parentName: \"li\",\n    \"href\": \"/notes/k-config-map\",\n    \"title\": \"k - config map\"\n  }, \"k - config map\"), \"\"), mdx(\"li\", {\n    parentName: \"ol\"\n  }, \"\", mdx(\"a\", {\n    parentName: \"li\",\n    \"href\": \"/notes/k-secrets\",\n    \"title\": \"k - secrets\"\n  }, \"k - secrets\"), \"\", mdx(\"ol\", {\n    parentName: \"li\"\n  }, mdx(\"li\", {\n    parentName: \"ol\"\n  }, \"uses base 64 but doesn't encode them\"))), mdx(\"li\", {\n    parentName: \"ol\"\n  }, \"\", mdx(\"a\", {\n    parentName: \"li\",\n    \"href\": \"/notes/k-volumes\",\n    \"title\": \"k - volumes\"\n  }, \"k - volumes\"), \"\"), mdx(\"li\", {\n    parentName: \"ol\"\n  }, \"\", mdx(\"a\", {\n    parentName: \"li\",\n    \"href\": \"/notes/k-deployment\",\n    \"title\": \"k - deployment\"\n  }, \"k - deployment\"), \"\"), mdx(\"li\", {\n    parentName: \"ol\"\n  }, \"\", mdx(\"a\", {\n    parentName: \"li\",\n    \"href\": \"/notes/k-NodePort\",\n    \"title\": \"k - NodePort\"\n  }, \"k - NodePort\"), \"\", mdx(\"ol\", {\n    parentName: \"li\"\n  }, mdx(\"li\", {\n    parentName: \"ol\"\n  }, \"30000 to \"))), mdx(\"li\", {\n    parentName: \"ol\"\n  }, \"\", mdx(\"a\", {\n    parentName: \"li\",\n    \"href\": \"/notes/k-replicaset\",\n    \"title\": \"k - replicaset\"\n  }, \"k - replicaset\"), \"\"), mdx(\"li\", {\n    parentName: \"ol\"\n  }, \"\", mdx(\"a\", {\n    parentName: \"li\",\n    \"href\": \"/notes/k-deployment-replicaset-pod\",\n    \"title\": \"k - deployment - replicaset - pod\"\n  }, \"k - deployment - replicaset - pod\"), \"\"), mdx(\"li\", {\n    parentName: \"ol\"\n  })), mdx(\"h2\", null, \"further reading\"), mdx(\"ol\", null, mdx(\"li\", {\n    parentName: \"ol\"\n  }, \"read about \", mdx(\"a\", {\n    parentName: \"li\",\n    \"href\": \"/notes/google-borg\",\n    \"title\": \"google borg\"\n  }, \"google borg\"), \"\")));\n}\n;\nMDXContent.isMDXComponent = true;","inboundReferences":[{"id":"23a275c7-5663-59fd-99f0-6e7ba3f7c0ae","slug":"Imperative-versus-Declarative"},{"id":"3ab5c066-857e-53c2-995b-79e45642c307","slug":"Docker"},{"id":"6a3d820d-5ef0-57a2-9690-f4bcadf699c8","slug":"group-memberships"},{"id":"d81de2bd-c71e-5789-9969-bf37deeb4a4c","slug":"etcd"}]}},"pageContext":{"slug":"Kubernetes","node":{"childMdx":{"slug":"Kubernetes"}}}},
    "staticQueryHashes": []}