<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Spinnaker Artifacts - Legacy UI on Spinnaker</title>
		<link>https://deploy-preview-637--spinnaker-io.netlify.app/docs/reference/artifacts-legacy/</link>
		<description>Recent content in Spinnaker Artifacts - Legacy UI on Spinnaker</description>
		<generator>Hugo</generator>
		<language>en</language>
		
		
		
		
			<atom:link href="https://deploy-preview-637--spinnaker-io.netlify.app/docs/reference/artifacts-legacy/index.xml" rel="self" type="application/rss+xml" />
			<item>
				<title>Artifacts from Build Triggers</title>
				<link>https://deploy-preview-637--spinnaker-io.netlify.app/docs/reference/artifacts-legacy/from-build-triggers/</link>
				<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
				<guid>https://deploy-preview-637--spinnaker-io.netlify.app/docs/reference/artifacts-legacy/from-build-triggers/</guid>
				<description>&lt;h2 id=&#34;overview&#34;&gt;Overview&lt;/h2&gt;&#xA;&lt;p&gt;When an external CI system triggers a pipeline, Spinnaker can use the CI build information to&#xA;inject relevant artifacts into the pipeline. The instructions here assume that you have&#xA;&#xA;&lt;a href=&#34;https://deploy-preview-637--spinnaker-io.netlify.app/docs/setup/other_config/ci/&#34;&gt;set up a CI system&lt;/a&gt;&#xA; and are familiar with using&#xA;&#xA;&lt;a href=&#34;https://deploy-preview-637--spinnaker-io.netlify.app/docs/guides/user/pipeline/expressions/#property-files&#34;&gt;property files&lt;/a&gt;&#xA; to pass variables from&#xA;CI builds to Spinnaker pipelines.&lt;/p&gt;&#xA;&lt;p&gt;The extraction of artifacts from the build information is done via a Jinja template; the&#xA;template uses the trigger as context and outputs a list of artifacts to inject into the&#xA;pipeline. Spinnaker provides a set of &#xA;&lt;a href=&#34;#supplied-templates&#34;&gt;standard templates&lt;/a&gt;&#xA; to use for&#xA;artifact extraction, which users can augment with custom templates.&lt;/p&gt;</description>
			</item>
			<item>
				<title>Artifacts In App Engine (Legacy)</title>
				<link>https://deploy-preview-637--spinnaker-io.netlify.app/docs/reference/artifacts-legacy/in-appengine/</link>
				<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
				<guid>https://deploy-preview-637--spinnaker-io.netlify.app/docs/reference/artifacts-legacy/in-appengine/</guid>
				<description>&lt;p&gt;Artifacts can be used for several things in the Google App Engine provider:&lt;/p&gt;&#xA;&lt;ol&gt;&#xA;&lt;li&gt;They can be used to reference a GCS bucket that contains source code to be deployed on Google App Engine.&lt;/li&gt;&#xA;&lt;li&gt;They can be used to reference a docker image stored in Google Container Registry to be deployed on App Engine Flex.&lt;/li&gt;&#xA;&lt;li&gt;They can be used to reference config files (such as app.yaml) to be used during deployment to App Engine.&lt;/li&gt;&#xA;&lt;/ol&gt;&#xA;&lt;h2 id=&#34;artifacts-referencing-source-code-from-gcs&#34;&gt;Artifacts Referencing Source Code From GCS&lt;/h2&gt;&#xA;&lt;p&gt;To use an artifact to reference source code that is stored in a GCS bucket, use the &amp;ldquo;GCS&amp;rdquo; Source Type&#xA;when configuring a Server Group.&lt;/p&gt;</description>
			</item>
			<item>
				<title>Artifacts In Kubernetes (Legacy)</title>
				<link>https://deploy-preview-637--spinnaker-io.netlify.app/docs/reference/artifacts-legacy/in-kubernetes/</link>
				<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
				<guid>https://deploy-preview-637--spinnaker-io.netlify.app/docs/reference/artifacts-legacy/in-kubernetes/</guid>
				<description>&lt;p&gt;Artifacts play an important role in the Kubernetes provider. Everything from&#xA;the manifests you deploy, to the Docker images or ConfigMaps they reference&#xA;can be expressed or deployed in terms of artifacts.&lt;/p&gt;&#xA;&lt;h1 id=&#34;manifests-as-artifacts&#34;&gt;Manifests as artifacts&lt;/h1&gt;&#xA;&lt;p&gt;There are two ways to deploy a manifest:&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;The manifest is supplied statically to a pipeline as text&lt;/li&gt;&#xA;&lt;li&gt;The manifest is supplied as an artifact&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;The image below shows a deploy stage that deploys a manifest stored in a GCS bucket:&lt;/p&gt;</description>
			</item>
			<item>
				<title>Artifacts In Pipelines (Legacy)</title>
				<link>https://deploy-preview-637--spinnaker-io.netlify.app/docs/reference/artifacts-legacy/in-pipelines/</link>
				<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
				<guid>https://deploy-preview-637--spinnaker-io.netlify.app/docs/reference/artifacts-legacy/in-pipelines/</guid>
				<description>&lt;blockquote&gt;&#xA;&lt;p&gt;Much of the behavior described here depends on looking up execution history in Redis. Deleting recent executions from Redis can cause unexpected behavior.&lt;/p&gt;&#xA;&lt;/blockquote&gt;&#xA;&lt;p&gt;Now that you have an idea of &#xA;&lt;a href=&#34;https://deploy-preview-637--spinnaker-io.netlify.app/docs/reference/artifacts/&#34;&gt;what an artifact is&lt;/a&gt;&#xA; in Spinnaker, you need to&#xA;understand how it&amp;rsquo;s used within pipelines. An artifact arrives in a pipeline execution either from an external trigger (for example, a Docker image pushed to a registry) or by getting fetched by a stage. That artifact is then consumed by downstream stages based on pre-defined behavior.&lt;/p&gt;</description>
			</item>
	</channel>
</rss>
