Comparing version 0.3.0 to 0.4.0
{ | ||
"name": "arecibo", | ||
"version": "0.3.0", | ||
"version": "0.4.0", | ||
"description": "Fastify plugin that respondes to kubernetes readiness and liveness probes.", | ||
@@ -5,0 +5,0 @@ "main": "./build/index.js", |
@@ -1,4 +0,15 @@ | ||
# arecibo | ||
Fastify ping responder for Kubernetes Liveness and Readiness Probes | ||
<div align="center"> | ||
![arecibo-logo-v1](https://user-images.githubusercontent.com/6388707/44850629-2441de80-ac5e-11e8-9508-10beca9d17ef.png) | ||
</div> | ||
<div align="center"> | ||
[![NPM version](https://img.shields.io/npm/v/arecibo.svg?style=flat)](https://www.npmjs.com/package/arecibo) | ||
[![NPM downloads](https://img.shields.io/npm/dm/arecibo.svg?style=flat)](https://www.npmjs.com/package/arecibo) | ||
[![js-standard-style](https://img.shields.io/badge/code%20style-standard-brightgreen.svg?style=flat)](http://standardjs.com/) | ||
</div> | ||
## Installation | ||
@@ -50,3 +61,7 @@ | ||
### Fun fact: where does the name come from? | ||
## Reference | ||
* <a href="https://github.com/fastify/fastify"><code><b>Fastify</b></code></a> | ||
* <a href="https://kubernetes.io/docs/tasks/configure-pod-container/configure-liveness-readiness-probes/"><code><b>Configure Liveness and Readiness Probes</b></code></a> | ||
## Fun fact: where does the name come from? | ||
The name is inspired by the Arecibo message, a 1974 interstellar radio message carrying basic information about humanity and Earth sent to globular star cluster M13 in the hope that extraterrestrial intelligence might receive and decipher it. The message was broadcast into space a single time via frequency modulated radio waves at a ceremony to mark the remodelling of the Arecibo radio telescope in Puerto Rico on 16 November 1974. |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
17831
67