Container "Docker" image for the RIPE Atlas Software Probe
Inspired by https://github.com/CTassisF/ripe-atlas-alpine.
Most notable changes:
- Focus on kubernetes / kustomize
- Rootless container
- Daily builds using GitHub Actions
There is an example deployment in the deploy/ folder
- Create a ssh key using
ssh-keygen -f probe_key -C atlas-probe, thesecretGeneratorinkustomization.yamlwill create a secret based on these files. - Then run
kubectl apply -k ., this wil applykustomization.yamlin the namespacerasp. - Register your probe using the public key.