Skip to content

Commit

Permalink
badges
Browse files Browse the repository at this point in the history
  • Loading branch information
zhming0 committed Apr 18, 2020
1 parent e5be764 commit 73af888
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 @@
# K8S-EIP

![GitHub](https://img.shields.io/github/license/zhming0/k8s-eip)
![Docker Pulls](https://img.shields.io/docker/pulls/zhming0/k8s-eip)

Bind a group of AWS Elastic IPs to a group of Kubernetes Nodes that matches criteria.

## Huh? What is this?
Expand Down Expand Up @@ -118,4 +121,4 @@ Some potential work could be:

- Use K8S's `watch` API to replace/enhance periodic run
- Improve determinism, reduce unnecessary Elastic IPs mapping even when
there are many changes happening to k8s nodes.
there are many changes happening to k8s nodes.

0 comments on commit 73af888

Please sign in to comment.