-
Notifications
You must be signed in to change notification settings - Fork 101
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
scripts: Add Additional Kustomization For Baremetal Deployment
Adding an option to inject additional EDPM variables for baremetal deployments using Kustomize. The following variables were added: - EDPM_BAREMETAL_KERNEL_ARGS, uses `edpm-kernel` role to modify kernel arugments - EDPM_BAREMETAL_KERNEL_HUGEPAGES, uses `edpm-kernel` role to configure hugepages - EDPM_BAREMETAL_TUNED_PROFILE, uses `edpm_tuned` role to configure a tuned profile - EDPM_BAREMETAL_TUNED_ISOLATED_CORES, uses `edpm_tuned` role to configured tuned isolated cores - EDPM_BAREMETAL_NETWORK_CONFIG_OVERRIDE, uses `edpm_network_config` role to allow providing custom network configuration
- Loading branch information
Showing
1 changed file
with
59 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters