iovisor / kubectl-trace

Schedule bpftrace programs on your kubernetes cluster using the kubectl
MIT License
1.99k stars 166 forks source link

Documentation website #31

Open fntlnz opened 5 years ago

fntlnz commented 5 years ago

Kubectl trace is becoming quite complex, it has a lot of possible options and commands combinations, also there are features that are not completely clear, like is the namespace parameter used to allocate the kubectl-trace container or it is used to filter the pod, so I think we need to have a documentation website.

The possible options I was considering are:

adelbertc commented 3 years ago

@fntlnz I can try working on this a bit on the weekends. I'm thinking Hugo (Jekyll gives me shivers) + GitHub pages for simplicity to start?