38 lines
741 B
HTML
38 lines
741 B
HTML
---
|
|
title: "Tutorial - Configuring a Java Microservice"
|
|
weight: 20
|
|
headless: true
|
|
toc_hide: true
|
|
_build:
|
|
list: never
|
|
publishResources: false
|
|
---
|
|
|
|
<!DOCTYPE html>
|
|
|
|
<html lang="en">
|
|
|
|
<body>
|
|
|
|
<div class="layout" id="top">
|
|
|
|
<main class="content katacoda-content">
|
|
<div>
|
|
<h2 class="katacoda-gone">
|
|
Content unavailable
|
|
</h2>
|
|
<p>
|
|
The interactive tutorial for creating a cluster is not available.
|
|
For more information, see the
|
|
<a href="https://kubernetes.io/blog/2023/02/14/kubernetes-katacoda-tutorials-stop-from-2023-03-31/">
|
|
shutdown announcement</a>.
|
|
</p>
|
|
</div>
|
|
|
|
</main>
|
|
|
|
</div>
|
|
|
|
</body>
|
|
</html>
|