red-hat-storage / openshift-cic

CNS Inventory file Creator (CIC) , also works for OCS
GNU General Public License v3.0
31 stars 7 forks source link

Suggest option for storage for app/logging/metrics #33

Open wkulhanek opened 6 years ago

wkulhanek commented 6 years ago

The tool offers several options for what to configure storage for. It happens our main configurations uses AWS S3 Buckets for the Registry and not a regular volume.

Maybe offer an option for "Applications + Logging + Metrics" that omits Registry?

I understand that there is/will be an option to also use S3 compatible storage through ClusterFS. Maybe that's an enhancement to be added once that is ready.

wkulhanek commented 6 years ago

Or instead of doing all these permutations (which will grow since then someone will ask for Registry and metrics because they want logging on HostPath. :-) ) Just change the input to "Please type 'y' for the option you want:

  1. Application
  2. Registry
  3. Logging
  4. Metrics
  5. Prometheus
  6. ASB ETCD ....
netzzer commented 6 years ago

All great ideas. For the logging + metrics + registry you can just not copy the registry options into your inventory file but I agree the permutations can get to be a bit much, especially if Prometheus is added.