Skip to content

Addon: stream all Kubernetes events to a topic #39

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 8 commits into from

Conversation

solsson
Copy link
Contributor

@solsson solsson commented Jul 7, 2017

(addon label means don't merge, I'll describe that in the readme)

@solsson solsson added the addon label Jul 7, 2017
@solsson solsson changed the base branch from master to kafka-011 July 7, 2017 04:51
@solsson
Copy link
Contributor Author

solsson commented Jul 7, 2017

What's most interesting here is the semantics. We'll probably miss events now whenever the pod is rescheduled. Doesn't take long, but it could happen when you need your monitoring the most, i.e. if nodes become unavailable. "At least once" per event would be better.

solsson added 7 commits July 27, 2017 09:12
Caused by: java.lang.NoClassDefFoundError: Could not initialize class org.xerial.snappy.Snappy
	at org.xerial.snappy.SnappyInputStream.readFully(SnappyInputStream.java:145)
	at org.xerial.snappy.SnappyInputStream.readHeader(SnappyInputStream.java:99)
	at org.xerial.snappy.SnappyInputStream.<init>(SnappyInputStream.java:59)
	at org.apache.kafka.common.record.CompressionType$3.wrapForInput(CompressionType.java:82)
	... 40 more
@solsson solsson force-pushed the addon-kube-events-topic branch from 0ee49de to b56a8ec Compare July 27, 2017 07:13
@solsson
Copy link
Contributor Author

solsson commented Aug 3, 2017

For RBAC we should try the strategy suggested in #56 (comment)

solsson added a commit that referenced this pull request Aug 5, 2017
@solsson solsson closed this in a8ee55b Aug 5, 2017
@solsson
Copy link
Contributor Author

solsson commented Aug 5, 2017

Some github magic closed this, and I'm not allowed to reopen

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant