Examples# This section contains code examples to demonstrate what you can do with kr8s. Creating Resources Create a Pod Create a Secret Validate a Pod Listing resources List Nodes List Pods in all Namespaces List Ingresses (all styles) List Ready Pods List Pods by label selector List Running Pods List Pods sorted by restart count Inspecting resources Reading Pod logs Follow Pod logs until a timeout Modifying Resources Scale a Deployment Add a label to a Pod Replace all Pod labels Cordon a Node Generating resources Generating a Pod Pod Operations Exec a command Exec a command and redirect stdout/stderr Open a port forward and communicate with the Pod Open a port forward permanently Open a port forward in the background Labelling Operator Controller Packaging Deploying