== Examples
:icons: font
To run any of the examples, replace `k8s-project` with your GCP project ID.
These examples are made to work with the latest release of skaffold.
If you are running skaffold at HEAD or have built it from source, please use the examples at integration/examples.
If you wish to make changes to these examples, please edit the ones at integration/examples, as those will be synced on release.
ifndef::env-github[]
link:{github-repo-tree}/examples[see on Github icon:github[]]
include::./getting-started/README.adoc[]
include::./microservices/README.adoc[]
include::./tagging-with-environment-variables/README.adoc[]
include::./helm-deployment/README.adoc[]
include::./kustomize/README.adoc[]
include::./kaniko/README.adoc[]
include::./bazel/README.adoc[]
endif::[]
ifdef::env-github[]
- link:./getting-started[]
- link:./microservices[]
- link:./tagging-with-environment-variables[]
- link:./helm-deployment[]
- link:./kustomize[]
- link:./kaniko[]
- link:./bazel[]
endif::[]