Skip to content
generated from oracle/template-repo

Oracle Cloud Native Environment Application Catalog

License

Notifications You must be signed in to change notification settings

oracle-cne/catalog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Oracle Cloud Native Environment Application Catalog

The Oracle Cloud Native Environment Application Catalog is Helm repository that contains a set of curated cloud native applications.

Installation

The catalog is installed automatically by the Oracle Cloud Native Environment CLI. It is also possible to install the catalog from the catalog itself, by installing the ocne-catalog chart.

Support Matrix

Supported for Oracle Cloud Native Environment 2.0

Application Chart Versions
Cluster API Core Controller core-capi 1.7.1
Cluster API Kubeadm Control Plane Controller control-plane-capi 1.7.1
Cluster API Kubeadm Bootstrap Controller bootstrap-capi 1.7.1
Cluster API for Oracle Cloud Infrastructure oci-capi 0.15.0
Cert Manager cert-manager 1.14.5
Cert Manager OCI Webhook cert-manager-webhook-oci 1.1.0
Dex dex 2.39.1
ExternalIP Webhook externalip-webhook 1.0.0
Flannel flannel 0.22.3
Fluent Operator fluent-operator 3.2.0
Fluentd fluentd 1.14.5
Grafana grafana 7.5.17
Ingress Nginx ingress-nginx 1.9.6
Istio CRDs istio-base 1.20.5
Istiod istiod 1.20.5
Istio Egress Gateway istio-egress 1.20.5
Istio Ingress Gateway istio-ingress 1.20.5
Kube Prometheus Stack kube-prometheus-stack 0.63.0
Kube State Metrics kube-state-metrics 2.8.2
KubeVirt kubevirt 1.1.1
MetalLB metallb 0.13.10
Multus multus 4.0.2
OCI Cloud Controller Manager oci-ccm 1.28.0
Oracle Cloud Native Environment Application Catalog ocne-catalog 2.0.0
Prometheus prometheus 2.31.1
Prometheus Adapter prometheus-adapter 0.10.0
Prometheus Node Exporter prometheus-node-exporter 1.6.1
Rook rook 1.12.3
Tigera Operator with Calico 3.27 tigera-operator 1.32.4
Oracle Cloud Native Environment Dashboard ui 2.0.0

Supported While Upgrading From Oracle Cloud Native Environment 1.x

Application Chart Versions
Cert Manager cert-manager 1.9.1
Istio CRDs istio-base 1.19.9
Istiod istiod 1.19.9
Istio Egress Gateway istio-egress 1.19.9
Istio Ingress Gateway istio-ingress 1.19.9
KubeVirt kubevirt 1.0.1
0.59.0
0.58.0
MetalLB metallb 0.12.1
OCI Cloud Controller Manager oci-ccm 1.27.2
Rook rook 1.11.6
1.10.9
Tigera Operator with Calico 3.25 tigera-operator 1.29.3

Documentation

Building

make

This will build all charts in the ./charts directory and package them into a Helm repository in ./repo.

Adding a Chart

To add a chart, simply add it to the ./charts directory in a subdirectory named for the chart and chart version. For example, the chart mycoolapp at version 2.3.4 would be put inside ./charts/mycoolapp-2.3.4. All charts must be created such that the chart version and application version are identical and are not prefixed with a 'v'.

Contributing

This project welcomes contributions from the community. Before submitting a pull request, please review our contribution guide

Security

Please consult the security guide for our responsible security vulnerability disclosure process

License

Copyright (c) 2023 Oracle and/or its affiliates.

Released under the Universal Permissive License v1.0 as shown at https://oss.oracle.com/licenses/upl/.