Run Small/RealTime/Security/Upstream first eLxr workload in StarlingX
11 Dec
2024
11 Dec
'24
4:07 a.m.
Hi All I would like to contribute my testing with one Debian-derivative distribution - https://elxr.org The community project provides a container image - https://hub.docker.com/u/elxrlinux I test it by below command. cat > elxr12.yaml << EOF apiVersion: v1 kind: Pod metadata: name: elxr12 spec: containers: - name: elxr12 image: elxrlinux/elxr:latest command: - sleep - infinity EOF kubectl apply -f elxr12.yaml kubectl exec --stdin --tty elxr12 -- /bin/bash Hope it is useful for those who want to find a small/custom container Linux workload. -- Best Regards
41
Age (days ago)
41
Last active (days ago)
0 comments
1 participants
participants (1)
-
Jacky Chen