Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CSPL-3256 - Support to configure deployer spec in SHC CRD #1419

Open
wants to merge 10 commits into
base: develop
Choose a base branch
from

Conversation

akondur
Copy link
Collaborator

@akondur akondur commented Dec 18, 2024

Currently, the SHC CRD deploys both the SHC as well as the deployer.

However, the deployer requires significantly less resources/different node affinity. The MR here adds support to explicitly add resource spec and node affinity config capability(for deployer) within the SHC CRD. The common spec config will apply by default and is overridden by the deployer spec for the deployer statefulset if configured.

Splunk Hardware spec docs.

@akondur
Copy link
Collaborator Author

akondur commented Dec 19, 2024

Integration test run which tests the deployer spec resources here. PFA the log with the TC from the PR.

1_int-tests (managercrcrud).txt

@akondur akondur requested a review from vivekr-splunk January 14, 2025 22:34
@akondur akondur changed the title CSPL-3256 - Support to configure deployer resource spec in SHC CRD CSPL-3256 - Support to configure deployer spec in SHC CRD Jan 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants