Skip to content

Commit 562b0d2

Browse files
authored
[ja] Update the tutorial of explore in kubernetes-basics without Kataconda (#50670)
* update files for "explore" Signed-off-by: Masaharu Kanda <[email protected]> * remove explore-interactive.html Signed-off-by: Masaharu Kanda <[email protected]> --------- Signed-off-by: Masaharu Kanda <[email protected]>
1 parent 081410a commit 562b0d2

File tree

2 files changed

+6
-43
lines changed

2 files changed

+6
-43
lines changed

content/ja/docs/tutorials/kubernetes-basics/explore/explore-interactive.html

Lines changed: 0 additions & 39 deletions
This file was deleted.

content/ja/docs/tutorials/kubernetes-basics/explore/explore-intro.html

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -125,11 +125,13 @@ <h2>kubectlを使ったトラブルシューティング</h2>
125125
<br>
126126

127127
<div class="row">
128-
<div class="col-md-12">
129-
<a class="btn btn-lg btn-success" href="/ja/docs/tutorials/kubernetes-basics/explore/explore-interactive/" role="button">対話型のチュートリアルを始める <span class="btn__next"></span></a>
130-
</div>
128+
<p>
129+
このチュートリアルを終えたら、
130+
<a href="/ja/docs/tutorials/kubernetes-basics/expose/expose-intro/"
131+
title="Serviceを使ったアプリケーションの公開">Serviceを使ったアプリケーションの公開
132+
</a>へ進んでください。</p>
133+
</p>
131134
</div>
132-
133135
</main>
134136

135137
</div>

0 commit comments

Comments
 (0)