Skip to content

Commit c1f5b00

Browse files
authored
Merge pull request #63 from jmesnil/wildfly-charts
add link to Helm Chart and Operator doc from index page
2 parents e3964f4 + df146cf commit c1f5b00

File tree

2 files changed

+35
-1
lines changed

2 files changed

+35
-1
lines changed

index.adoc

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,17 @@
3939

4040
|===
4141

42+
[[wildfly-on-kubernetes]]
43+
== Build and Deploy WildFly on Kubernetes
44+
45+
|===
46+
|Tools to build and deploy WildFly on Kubernetes
47+
48+
|link:wildfly-charts[Helm Chart for WildFly]
49+
|link:wildfly-operator[Kubernetes Operator for WildFly]
50+
51+
|===
52+
4253
== WildFly Previous Releases
4354

4455
|===

index.html

Lines changed: 24 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -522,6 +522,29 @@ <h2 id="_releases">Releases</h2>
522522
</div>
523523
</div>
524524
<div class="sect1">
525+
<h2 id="wildfly-on-kubernetes">Build and Deploy WildFly on Kubernetes</h2>
526+
<div class="sectionbody">
527+
<table class="tableblock frame-all grid-all stretch">
528+
<colgroup>
529+
<col style="width: 100%;">
530+
</colgroup>
531+
<thead>
532+
<tr>
533+
<th class="tableblock halign-left valign-top">Tools to build and deploy WildFly on Kubernetes</th>
534+
</tr>
535+
</thead>
536+
<tbody>
537+
<tr>
538+
<td class="tableblock halign-left valign-top"><p class="tableblock"><a href="wildfly-charts">Helm Chart for WildFly</a></p></td>
539+
</tr>
540+
<tr>
541+
<td class="tableblock halign-left valign-top"><p class="tableblock"><a href="wildfly-operator">Kubernetes Operator for WildFly</a></p></td>
542+
</tr>
543+
</tbody>
544+
</table>
545+
</div>
546+
</div>
547+
<div class="sect1">
525548
<h2 id="_wildfly_previous_releases">WildFly Previous Releases</h2>
526549
<div class="sectionbody">
527550
<table class="tableblock frame-all grid-all stretch">
@@ -645,7 +668,7 @@ <h2 id="_wildfly_previous_releases">WildFly Previous Releases</h2>
645668
</div>
646669
<div id="footer">
647670
<div id="footer-text">
648-
Last updated 2023-07-24 17:43:11 +0100
671+
Last updated 2023-09-06 14:15:21 +0200
649672
</div>
650673
</div>
651674
</body>

0 commit comments

Comments
 (0)