profiles/

directory
v1.0.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 18, 2019 License: Apache-2.0

README

=== Example: Getting started with a simple go app
:icons: font

This is a simple show-case of Skaffold profiles

==== Init
Use the `--profile` option to enable a particular profile `skaffold dev --profile staging-profile`

==== Workflow
* Build only the `world-service` when using the main profile
* Activate `minikube-profile` automatically when the current context is `minikube`. Only build the `hello-service` in that case.
* Build both services when the `staging-profile` is used. Override the kube-context to `staging` in that case.

ifndef::env-github[]
==== link:{github-repo-tree}/examples/profiles[Example files icon:github[]]

[source,yaml, indent=3, title=skaffold.yaml]
----
include::skaffold.yaml[]
----

endif::[]

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL