Merge pull request #21433 from arisgi/expose-intro-ja

ja: Make tutorials/kubernetes-basics/expose/expose-intro.html follow v1.17 of the original text
This commit is contained in:
Kubernetes Prow Robot
2020-06-03 07:00:19 -07:00
committed by GitHub
@@ -79,13 +79,8 @@ weight: 10
<li>バージョンタグを埋め込む</li>
<li>タグを使用してオブジェクトを分類する</li>
</ul>
</div>
</div>
<div class="col-md-4">
<div class="content__box content__box_fill">
<p><i>kubectlの<br> <code> --expose </code>を使用して、Deploymentの作成と同時にServiceを作成できます。</i></p>
</div>
</div>
</div>
<br>