Skip to content

Commit

Permalink
--wip-- [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
MOZGIII committed Apr 10, 2020
1 parent e7c4aab commit 27f8926
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
3 changes: 3 additions & 0 deletions rfcs/2020-04-04-2221-kubernetes-integration.md
Original file line number Diff line number Diff line change
Expand Up @@ -358,6 +358,9 @@ See [motivation](#motivation).
[etc][container_runtimes]. Some even use [gVisor] or [Firecracker]. There
might be differences in how different container runtimes handle logs.
1. How do we want to approach Helm Chart Repository management.
1. How do we implement liveness, readiness and startup probes?
1. Can we populate file at `terminationMessagePath` with some meaningful
information when we exit or crash?
## Plan Of Attack
Expand Down
5 changes: 5 additions & 0 deletions rfcs/2020-04-04-2221-kubernetes-integration/NOTES.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
- We can pass thread limit to vector via env var, see
https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.18/#envvarsource-v1-core
via https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.18/#resourcefieldselector-v1-core

- Optional extra env vars configmaps: https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.18/#configmapenvsource-v1-core

0 comments on commit 27f8926

Please sign in to comment.