Skip to content

Commit

Permalink
add docs
Browse files Browse the repository at this point in the history
  • Loading branch information
yzs981130 committed Jul 6, 2020
1 parent cb14ca0 commit 744a8aa
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# Pod Event Logger

## documentation

通过轮询k8s中的event endpoint`api/v1/namespaces/default/events`,只将发生了更新的event记录下来,并持久化写入log中。

## usage

Expand All @@ -9,5 +12,5 @@

## image

`docker pull yzs981130/podeventlogger:version-0.0.2`
`docker pull yzs981130/podeventlogger:version-0.0.3`

0 comments on commit 744a8aa

Please sign in to comment.