Skip to content

Commit

Permalink
更新jishu.drawio
Browse files Browse the repository at this point in the history
  • Loading branch information
gogowaiting committed Aug 2, 2024
1 parent 328ff25 commit 59c75dd
Showing 1 changed file with 36 additions and 1 deletion.
37 changes: 36 additions & 1 deletion assets/jishu.drawio
Original file line number Diff line number Diff line change
@@ -1,9 +1,44 @@
<mxfile host="app.diagrams.net" agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36 Edg/127.0.0.0" version="24.7.6">
<diagram name="第 1 页" id="KwSZ7kVVmPbDGJ6hqoho">
<mxGraphModel>
<mxGraphModel dx="837" dy="531" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="827" pageHeight="1169" math="0" shadow="0">
<root>
<mxCell id="0" />
<mxCell id="1" parent="0" />
<mxCell id="UHZfjMjKsQxdZFrNLwMT-3" value="&lt;font style=&quot;font-size: 18px;&quot;&gt;创建实例&lt;/font&gt;" style="rounded=0;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="414" y="50" width="120" height="40" as="geometry" />
</mxCell>
<mxCell id="UHZfjMjKsQxdZFrNLwMT-4" value="准备实例创建所需要的资源:&lt;br&gt;镜像&lt;div&gt;存储&lt;/div&gt;" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;" vertex="1" parent="1">
<mxGeometry x="580" y="50" width="180" height="60" as="geometry" />
</mxCell>
<mxCell id="UHZfjMjKsQxdZFrNLwMT-5" value="业务平台" style="rounded=0;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="120" y="160" width="80" height="40" as="geometry" />
</mxCell>
<mxCell id="UHZfjMjKsQxdZFrNLwMT-10" value="" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;" edge="1" parent="1" source="UHZfjMjKsQxdZFrNLwMT-6" target="UHZfjMjKsQxdZFrNLwMT-8">
<mxGeometry relative="1" as="geometry">
<Array as="points">
<mxPoint x="160" y="320" />
<mxPoint x="160" y="320" />
</Array>
</mxGeometry>
</mxCell>
<mxCell id="UHZfjMjKsQxdZFrNLwMT-6" value="虚拟化层(抽象)" style="rounded=0;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="110" y="240" width="100" height="40" as="geometry" />
</mxCell>
<mxCell id="UHZfjMjKsQxdZFrNLwMT-7" value="" style="endArrow=classic;html=1;rounded=0;exitX=0.5;exitY=1;exitDx=0;exitDy=0;" edge="1" parent="1" source="UHZfjMjKsQxdZFrNLwMT-5" target="UHZfjMjKsQxdZFrNLwMT-6">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="320" y="410" as="sourcePoint" />
<mxPoint x="370" y="360" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="UHZfjMjKsQxdZFrNLwMT-12" value="" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;" edge="1" parent="1" source="UHZfjMjKsQxdZFrNLwMT-8" target="UHZfjMjKsQxdZFrNLwMT-11">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="UHZfjMjKsQxdZFrNLwMT-8" value="K8S集群(多)" style="rounded=0;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="110" y="330" width="100" height="40" as="geometry" />
</mxCell>
<mxCell id="UHZfjMjKsQxdZFrNLwMT-11" value="物理服务器资源..." style="rounded=0;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="100" y="420" width="120" height="40" as="geometry" />
</mxCell>
</root>
</mxGraphModel>
</diagram>
Expand Down

0 comments on commit 59c75dd

Please sign in to comment.