This directory contains samples and examples used to show the usages of hc-oam-controller. This document outlines what each sample attempts to show and can be used as a reference for.
Example | Description |
---|---|
simple example | This folder contains manifests for a simple example. |
manual-scaler | This is an example of how to use the manual-scaler trait. |
auto-scaler | This is an example of how to use the auto-scaler trait. |
ingress | This is an example of how to use the ingress trait. |
volume-mounter | This is an example of how to use the volume-mounter trait. |
log-pilot | This is an example of how to use the log-pilot trait. |
better-auto-scaler | This is an example of how to use the better-auto-scaler trait. |
host-policy | This is an example of how to use the host-policy trait. |
resources-policy | This is an example of how to use the resources-policy trait. |
schedule-policy | This is an example of how to use the schedule-policy trait. |
mysql-cluster | This is an example of how to use the mysql-cluster workload. |