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

config: restrict deployments to amd64 nodes #328

Merged

Commits on Feb 13, 2024

  1. config: restrict deployments to amd64 nodes

    Until samba-operator supports other architectures (namely, ARM64),
    restrict its deployment to AMD64 nodes (e.g., in cases of non x86_64 or
    mixed ARCH clusters) via standard K8s node-selector mechanism [1].
    
    [1] https://kubernetes.io/docs/concepts/scheduling-eviction/assign-pod-node/
    
    Signed-off-by: Tiago Ferreira <[email protected]>
    Co-authored-by: Shachar Sharon <[email protected]>
    tiferrei and synarete committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    6134073 View commit details
    Browse the repository at this point in the history