You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<p>Welcome to the OpenVirtualCluster Helm Chart repository. This repository hosts Helm charts for deploying OpenVirtualCluster components in Kubernetes clusters.</p>
62
+
63
+
<h2>Available Charts</h2>
64
+
65
+
<divclass="chart-container">
66
+
<h3>openvirtualcluster-operator</h3>
67
+
<p>The OpenVirtualCluster Operator manages virtual Kubernetes clusters within a host Kubernetes cluster.</p>
68
+
<p>This chart deploys the operator that watches VirtualCluster custom resources and manages their lifecycle.</p>
<p>For more information and detailed documentation, please visit the <ahref="https://github.com/OpenVirtualCluster/openvirtualcluster-operator">OpenVirtualCluster GitHub repository</a>.</p>
88
+
89
+
<divclass="footer">
90
+
<p>OpenVirtualCluster is an open source project.</p>
91
+
<p>This Helm chart repository is updated automatically by GitHub Actions upon new releases.</p>
92
+
</div>
93
+
94
+
<script>
95
+
// Simple script to fetch the latest chart version from index.yaml and update the page
0 commit comments