Difference between revisions of "Ktail"
Jump to navigation
Jump to search
(16 intermediate revisions by 2 users not shown) | |||
Line 2: | Line 2: | ||
* https://github.com/atombender/ktail | * https://github.com/atombender/ktail | ||
+ | [[ktail --help]] | ||
+ | [[ktail]] | ||
+ | [[ktail -n]] your-namespace | ||
+ | ktail -qn your-namespace | ||
− | * Installation: <code>[[brew tap | + | ktail [[-l]] app=myapp |
+ | [[ktail -l app=awn-node]] -n [[kube-system]] | ||
+ | |||
+ | [[ktail -n kube-system kube-proxy]] (no *, needed) | ||
+ | |||
+ | ktail -x "YOURTEXT" | ||
+ | |||
+ | * Installation: <code>[[brew tap atombender/ktail && brew install atombender/ktail/ktail]]</code> | ||
== Related == | == Related == | ||
* <code>[[kubectl logs]]</code> | * <code>[[kubectl logs]]</code> | ||
* <code>[[stern]]</code> | * <code>[[stern]]</code> | ||
+ | * <code>[[crictl logs]]</code> | ||
+ | * <code>[[Kubernetes labels]]</code> | ||
== See also == | == See also == | ||
+ | * {{ktail}} | ||
* {{tail}} | * {{tail}} | ||
* {{kubectl logs}} | * {{kubectl logs}} | ||
[[Category:K8s]] | [[Category:K8s]] |
Latest revision as of 10:27, 28 February 2024
ktail --help ktail ktail -n your-namespace ktail -qn your-namespace
ktail -l app=myapp ktail -l app=awn-node -n kube-system
ktail -n kube-system kube-proxy (no *, needed)
ktail -x "YOURTEXT"
Related[edit]
See also[edit]
Advertising: