Difference between revisions of "Ktail"
Jump to navigation
Jump to search
Tags: Mobile web edit, Mobile edit |
|||
(21 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
{{lc}} | {{lc}} | ||
+ | * https://github.com/atombender/ktail | ||
+ | [[ktail --help]] | ||
+ | [[ktail]] | ||
+ | [[ktail -n]] your-namespace | ||
+ | ktail -qn your-namespace | ||
− | {{tail}} | + | 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 == | ||
+ | * <code>[[kubectl logs]]</code> | ||
+ | * <code>[[stern]]</code> | ||
+ | * <code>[[crictl logs]]</code> | ||
+ | * <code>[[Kubernetes labels]]</code> | ||
+ | |||
+ | == See also == | ||
+ | * {{ktail}} | ||
+ | * {{tail}} | ||
+ | * {{kubectl logs}} | ||
+ | |||
+ | [[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: