-- Leo's gemini proxy

-- Connecting to freeshell.de:1965...

-- Connected

-- Sending request

-- Meta line: 20 text/gemini;lang=en-GB

skaffold


> A tool that facilitates continuous development for Kubernetes applications.

More information.


Build the artifacts:

skaffold build -f {skaffold.yaml}

Build and deploy your app every time your code changes:

skaffold dev -f {skaffold.yaml}

Run a pipeline file:

skaffold run -f {skaffold.yaml}

Run a diagnostic on Skaffold:

skaffold diagnose -f {skaffold.yaml}

Deploy the artifacts:

skaffold deploy -f {skaffold.yaml}


> Copyright © 2014—present the tldr-pages team and contributors.

> This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).

CC-BY



-- Response ended

-- Page fetched on Tue May 21 04:17:43 2024