kubetail | Bash script to tail Kubernetes logs | Script Programming library
kandi X-RAY | kubetail Summary
kandi X-RAY | kubetail Summary
kubetail is a Shell library typically used in Programming Style, Script Programming applications. kubetail has no bugs, it has no vulnerabilities, it has a Permissive License and it has medium support. You can download it from GitHub.
Bash script that enables you to aggregate (tail/follow) logs from multiple pods into one stream. This is the same as running "kubectl logs -f " but for multiple pods.
Bash script that enables you to aggregate (tail/follow) logs from multiple pods into one stream. This is the same as running "kubectl logs -f " but for multiple pods.
Support
Quality
Security
License
Reuse
Support
kubetail has a medium active ecosystem.
It has 2911 star(s) with 283 fork(s). There are 34 watchers for this library.
It had no major release in the last 12 months.
There are 24 open issues and 37 have been closed. On average issues are closed in 93 days. There are 8 open pull requests and 0 closed requests.
It has a neutral sentiment in the developer community.
The latest version of kubetail is 1.6.18
Quality
kubetail has 0 bugs and 0 code smells.
Security
kubetail has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
kubetail code analysis shows 0 unresolved vulnerabilities.
There are 0 security hotspots that need review.
License
kubetail is licensed under the Apache-2.0 License. This license is Permissive.
Permissive licenses have the least restrictions, and you can use them in most projects.
Reuse
kubetail releases are available to install and integrate.
Installation instructions, examples and code snippets are available.
Top functions reviewed by kandi - BETA
kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of kubetail
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of kubetail
kubetail Key Features
No Key Features are available at this moment for kubetail.
kubetail Examples and Code Snippets
No Code Snippets are available at this moment for kubetail.
Community Discussions
Trending Discussions on kubetail
QUESTION
Subprocesses started by script using eval are not interrupted on ctrl+c
Asked 2017-Jun-24 at 09:11
ANSWER
Answered 2017-Jun-24 at 09:06The problem you are having is due to all of the subprocesses running independently under there own process ID. When you issue ctrl + c
you are attempting to cancel your original script running under its original PID. The subprocesses are unaffected. A simple analogous example is:
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install kubetail
Just download the kubetail file (or any of the releases) and you're good to go.
Support
For any new features, suggestions and bugs create an issue on GitHub.
If you have any questions check and ask questions on community page Stack Overflow .
Find more information at:
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page