github.com/verrazzano/verrazzano@v1.7.0/release/docs/README_FULL.html (about)

     1  <!-- Copyright (c) 2022, 2023, Oracle and/or its affiliates. -->
     2  <!-- Licensed under the Universal Permissive License v 1.0 as shown at https://oss.oracle.com/licenses/upl. -->
     3  
     4      <!DOCTYPE html>
     5      <html lang="en" xml:lang="en">
     6          <head>
     7              <title>Verrazzano</title>
     8          </head>
     9          <body>
    10              <h1 id="verrazzano">Verrazzano</h1>
    11  <p>Verrazzano is an end-to-end enterprise container platform for deploying cloud native and traditional applications in multicloud and hybrid environments. It is made up of a curated set of open source components – many that you may already use and trust, and some that were written specifically to pull together all of the pieces that make Verrazzano a cohesive and easy to use platform.</p>
    12  <p>Verrazzano includes the following capabilities:</p>
    13  <ul>
    14  <li>Hybrid and multicluster workload management</li>
    15  <li>Special handling for WebLogic, Coherence, and Helidon applications</li>
    16  <li>Multicluster infrastructure management</li>
    17  <li>Integrated and pre-wired application monitoring</li>
    18  <li>Integrated security</li>
    19  <li>DevOps and GitOps enablement</li>
    20  </ul>
    21  <p>Select <a href="https://verrazzano.io/latest/docs/setup/quickstart/">Quick Start</a> to get started.</p>
    22  <p>Verrazzano <a href="https://github.com/verrazzano/verrazzano/releases/">release versions</a> and source code are available at <a href="https://github.com/verrazzano/verrazzano">https://github.com/verrazzano/verrazzano</a>.
    23  This repository contains a Kubernetes operator for installing Verrazzano and example applications for use with Verrazzano.</p>
    24  <p>For documentation from all releases, use the version menu on the <a href="https://verrazzano.io/latest/docs/">Documentation home page</a>.</p>
    25  <h2 id="distribution-layout">Distribution layout</h2>
    26  <p>The Verrazzano distribution includes the following artifacts:</p>
    27  <ul>
    28  <li><code>verrazzano-&lt;major&gt;.&lt;minor&gt;.&lt;patch&gt;/</code>
    29  <ul>
    30  <li><code>README.md</code></li>
    31  <li><code>README.html</code></li>
    32  <li><code>LICENSE</code>: The Universal Permissive License (UPL).</li>
    33  <li><code>bin/</code>
    34  <ul>
    35  <li><code>linux-amd64/vz</code>: Verrazzano command-line interface for Linux AMD64 architecture.</li>
    36  <li><code>linux-arm64/vz</code>: Verrazzano command-line interface for Linux ARM64 architecture.</li>
    37  <li><code>darwin-amd64/vz</code>: Verrazzano command-line interface for Darwin AMD64 architecture.</li>
    38  <li><code>darwin-arm64/vz</code>: Verrazzano command-line interface for Darwin ARM64 architecture.</li>
    39  <li><code>vz-registry-image-helper.sh, bom_utils.sh</code>:  Helper scripts to download the images from the bill of materials (BOM).</li>
    40  </ul>
    41  </li>
    42  <li><code>manifests/</code>
    43  <ul>
    44  <li><code>k8s/verrazzano-platform-operator.yaml</code>: Kubernetes manifests to deploy the Verrazzano platform operator.</li>
    45  <li><code>charts/verrazzano-platform-operator/</code>: Verrazzano Platform Operator Helm chart.</li>
    46  <li><code>verrazzano-bom.json</code>: Bill of materials (BOM) containing the list of container images for Verrazzano and the components installed by Verrazzano.</li>
    47  <li><code>profiles/</code>
    48  <ul>
    49  <li><code>dev.yaml</code>: The standard <code>dev</code> profile to install Verrazzano.</li>
    50  <li><code>prod.yaml</code>: The standard <code>prod</code> profile to install Verrazzano.</li>
    51  <li><code>managed-cluster.yaml</code>: The standard <code>managed-cluster</code> profile to install Verrazzano</li>
    52  <li><code>none.yaml</code>: The standard <code>none</code> profile to install Verrazzano</li>
    53  </ul>
    54  </li>
    55  </ul>
    56  </li>
    57  <li><code>images/</code>:  Verrazzano Enterprise Container Platform archives for private registry install.</li>
    58  </ul>
    59  </li>
    60  </ul>
    61  <h2 id="install-verrazzano">Install Verrazzano</h2>
    62  <p>Install Verrazzano using the instructions in the <a href="https://verrazzano.io/latest/docs/setup/install/installation/">Verrazzano Installation Guide</a>.</p>
    63  <h2 id="support">Support</h2>
    64  <ul>
    65  <li>For troubleshooting information, see <a href="https://verrazzano.io/latest/docs/troubleshooting/diagnostictools/">Diagnostic Tools</a> in the Verrazzano documentation.</li>
    66  <li>For instructions on using Verrazzano, see the <a href="https://verrazzano.io/latest/docs/">Verrazzano documentation</a>.</li>
    67  <li>If you have any questions about Verrazzano, contact us through our <a href="https://bit.ly/3gOeRJn">Slack channel</a>.</li>
    68  <li>Use <a href="https://support.oracle.com/">My Oracle Support</a> to request support.</li>
    69  </ul>
    70  
    71          </body>
    72      </html>