Sign inSign up

qubesec/quantum-random-seed

By qubesec

Updated about 2 years ago

Image
0

1.4K

qubesec/quantum-random-seed repository overview

quantum-random-seed

Deploy the quantum-random-seed to your cluster:

kubectl create deployment quantum-random-seed --image=qubesec/quantum-random-seed:v0.1.6
kubectl expose deployment quantum-random-seed --port=80 --name=quantum-random-seed

Deploy netshoot to your cluster:

kubectl run netshoot --image=nicolaka/netshoot -- sleep infinity
kubectl exec -it netshoot -- bash

Test your API server:

curl quantum-random-seed/?bytes=48 ; echo

Tag summary

Content type

Image

Digest

sha256:1f01a215d

Size

6.4 MB

Last updated

about 2 years ago

docker pull qubesec/quantum-random-seed