Skip to content

Commit 8a91b58

Browse files
fntlnzRamonGilabert
andcommitted
docs(kubectl-trace): add logo
Signed-off-by: Lorenzo Fontana <[email protected]> Co-Authored-By: Ramon Gilabert <[email protected]>
1 parent 60d7811 commit 8a91b58

File tree

5 files changed

+53
-2
lines changed

5 files changed

+53
-2
lines changed

README.md

+11-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# kubectl trace
1+
![Kubectl trace Logo](docs/logo/logo-sm.png)
22

33
`kubectl trace` is a kubectl plugin that allows you to schedule the execution
44
of [bpftrace](https://github.com/iovisor/bpftrace) programs in your Kubernetes cluster.
@@ -255,4 +255,13 @@ So I would say, the next thing is to run bpftrace programs at a pod scope other
255255
256256
## Contributing
257257
258-
Please just do it, this is MIT licensed so no reason not to!
258+
Already pumped up to commit some code? Here are some resources to join the
259+
discussions in the [IOVisor](https://www.iovisor.org/) community and see
260+
what you want to work on.
261+
262+
* _Mailing List:_ http://lists.iovisor.org/mailman/listinfo/iovisor-dev
263+
* _IRC:_ #iovisor at irc.oftc.net
264+
* _Slack_ #kubectl-trace in the [Kubernetes Slack](http://kubernetes.slack.com/)
265+
* _Kubectl Trace Issue Tracker:_ [Github Issues](https://github.com/iovisor/kubectl-trace/issues)
266+
267+
Special thanks to [Ramon Gilabert](https://github.com/RamonGilabert) for the logo.

docs/logo/dark.svg

+21
Loading

0 commit comments

Comments
 (0)