Skip to content

ripe-atlas-software-probe for kubernetes

License

Notifications You must be signed in to change notification settings

bschapendonk/rasp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rasp

rasp cleanup

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

How to deploy on kubernetes using kustomize

There is an example deployment in the deploy/ folder

  • Create a ssh key using ssh-keygen -f probe_key -C atlas-probe, the secretGenerator in kustomization.yaml will create a secret based on these files.
  • Then run kubectl apply -k ., this wil apply kustomization.yaml in the namespace rasp.
  • Register your probe using the public key.

About

ripe-atlas-software-probe for kubernetes

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages