Skip to content

Commit

Permalink
Merge pull request #17 from Kong/feat/multiple-instances
Browse files Browse the repository at this point in the history
feat(k8s): use leader election to allow multiple instances
  • Loading branch information
aledbf authored Apr 18, 2018
2 parents 7677438 + bac63f3 commit 9ffdf1d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion roadmap.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ The order is not related to their priority.
- Use tags in resources created in Kong.
- Do not replace object manually created in the Kong admin API.
- Allow custom upstream configurations (Kong Service).
- Leader election to allow multiple instances of the ingress controller.
- Use and [admission controller][0] to validate custom types

[0]: https://kubernetes.io/docs/admin/extensible-admission-controllers/

0 comments on commit 9ffdf1d

Please sign in to comment.