diff options
author | Ritu Sood <Ritu.Sood@intel.com> | 2020-05-06 23:17:45 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2020-05-06 23:17:45 +0000 |
commit | 3d8e9a41d55cd862e9963e8c561e80f9ec09d484 (patch) | |
tree | b5560bc54e041b77ad9e8362b3487b9b8a7bce59 /kud/hosting_providers/baremetal/README.md | |
parent | 30ef50b4bea5c1d883c935100f07915883847b66 (diff) | |
parent | cc10b9aff3fd16df62c0655ec1626624ad2e2fc0 (diff) |
Merge "add cmk in KuD"
Diffstat (limited to 'kud/hosting_providers/baremetal/README.md')
-rw-r--r-- | kud/hosting_providers/baremetal/README.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/kud/hosting_providers/baremetal/README.md b/kud/hosting_providers/baremetal/README.md index 4f81d7b5..5e1edf79 100644 --- a/kud/hosting_providers/baremetal/README.md +++ b/kud/hosting_providers/baremetal/README.md @@ -15,6 +15,10 @@ ansible playbooks allow to provision a deployment on Baremetal. The [installer](installer.sh) bash script contains the minimal Ubuntu instructions required for running this project. +NOTE: for cmk bare metal deployment, preset 1/2 CPUs for + shared/exlusive pools respectively to fit CI server machines + users can adjust the parameters to meet their own requirements. + ## License Apache-2.0 |