Skip to content

verrazzano/verrazzano

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
ci
 
 
 
 
 
 
pkg
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Verrazzano

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 to make this a cohesive and easy to use platform.

Verrazzano includes the following capabilities:

  • Hybrid and multicluster workload management
  • Special handling for WebLogic, Coherence, and Helidon applications
  • Multicluster infrastructure management
  • Integrated and pre-wired application monitoring
  • Integrated security
  • DevOps and GitOps enablement

This repository contains the following content:

  • Verrazzano platform operator - a Kubernetes operator that can be deployed to a Verrazzano cluster, and install and uninstall Verrazzano components from the cluster in which the operator is deployed.

  • Examples - manifest files for deploying example applications in a Verrazzano managed Kubernetes cluster.

For instructions on using Verrazzano, see the Verrazzano documentation.

For detailed installation instructions, see the Verrazzano Installation Guide.

If you want to build and install Verrazzano from this repository, follow the instructions in the platform-operator directory.

If you are interested in contributing to this repository, see CONTRIBUTING.md.