We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
explore
1 parent 081410a commit 562b0d2Copy full SHA for 562b0d2
content/ja/docs/tutorials/kubernetes-basics/explore/explore-interactive.html
content/ja/docs/tutorials/kubernetes-basics/explore/explore-intro.html
@@ -125,11 +125,13 @@ <h2>kubectlを使ったトラブルシューティング</h2>
125
<br>
126
127
<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>
+ <p>
+ このチュートリアルを終えたら、
+ <a href="/ja/docs/tutorials/kubernetes-basics/expose/expose-intro/"
131
+ title="Serviceを使ったアプリケーションの公開">Serviceを使ったアプリケーションの公開
132
+ </a>へ進んでください。</p>
133
+ </p>
134
</div>
-
135
</main>
136
137
0 commit comments