Arm64 support #275
Labels
help wanted
Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.
kind/feature
Categorizes issue or PR as related to a new feature.
What would you like to be added:
Support for ARM64 architecture in the K8s LWS project.
Why is this needed:
ARM64 architecture is increasingly popular due to its efficiency and cost-effectiveness, driving a global trend to adopt ARM-based nodes in Kubernetes clusters. My cluster, which consists entirely of ARM nodes, cannot utilize K8s LWS due to its lack of ARM64 support. This limitation excludes ARM-based environments, leaving many users unable to leverage this project. Adding ARM64 support would significantly broaden the usability of K8s LWS and align it with the global shift toward ARM architecture.
Completion requirements:
Deployment manifest could be installed on arm only clusters
This enhancement requires the following artifacts:
The artifacts should be linked in subsequent comments.
The text was updated successfully, but these errors were encountered: