kubetail | Bash script to tail Kubernetes logs | Script Programming library

 by   johanhaleby Shell Version: 1.6.18 License: Apache-2.0

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.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              kubetail has a medium active ecosystem.
              It has 2911 star(s) with 283 fork(s). There are 34 watchers for this library.
              There were 1 major release(s) 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

            kandi-Quality Quality

              kubetail has 0 bugs and 0 code smells.

            kandi-Security 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.

            kandi-License 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.

            kandi-Reuse 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
            Get all kandi verified functions for this library.

            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

            QUESTION

            Subprocesses started by script using eval are not interrupted on ctrl+c
            Asked 2017-Jun-24 at 09:11

            I'm aware that similar questions have been asked before on SO (for example here) but I can't get it to work for my case.

            I have a bash script called kubetail which evaluates a set of background commands started from the script like this:

            ...

            ANSWER

            Answered 2017-Jun-24 at 09:06

            The 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:

            Source https://stackoverflow.com/questions/44734291

            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:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries

            Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link

            Consider Popular Script Programming Libraries

            Try Top Libraries by johanhaleby

            occurrent

            by johanhalebyJava

            kystrix

            by johanhalebyKotlin

            hystrix-monitor

            by johanhalebyJava

            rest-assured-lab

            by johanhalebyJava