<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Set Up Triggers on Spinnaker</title>
		<link>https://deploy-preview-637--spinnaker-io.netlify.app/docs/setup/other_config/triggers/</link>
		<description>Recent content in Set Up Triggers on Spinnaker</description>
		<generator>Hugo</generator>
		<language>en</language>
		
		
		
		
			<atom:link href="https://deploy-preview-637--spinnaker-io.netlify.app/docs/setup/other_config/triggers/index.xml" rel="self" type="application/rss+xml" />
			<item>
				<title>Amazon AWS Pub/Sub</title>
				<link>https://deploy-preview-637--spinnaker-io.netlify.app/docs/setup/other_config/triggers/amazon/</link>
				<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
				<guid>https://deploy-preview-637--spinnaker-io.netlify.app/docs/setup/other_config/triggers/amazon/</guid>
				<description>&lt;p&gt;Spinnaker pipelines can be triggered from a queue in &#xA;&lt;a href=&#34;https://aws.amazon.com/sqs/&#34; target=&#34;_blank&#34;&gt;Amazon Simple Queue Service (SQS)&lt;/a&gt;&#xA; that receives new notifications from &#xA;&lt;a href=&#34;https://aws.amazon.com/sns/&#34; target=&#34;_blank&#34;&gt;Amazon Simple Notification Service (SNS)&lt;/a&gt;&#xA;.&lt;/p&gt;&#xA;&lt;h1 id=&#34;prerequisites&#34;&gt;Prerequisites&lt;/h1&gt;&#xA;&lt;p&gt;You need an AWS Account and the &#xA;&lt;a href=&#34;https://aws.amazon.com/cli/&#34; target=&#34;_blank&#34;&gt;AWS Command Line Interface (cli)&lt;/a&gt;&#xA; installed locally and configured with credentials that allow you to manage your AWS cloud resources.&lt;/p&gt;&#xA;&lt;h2 id=&#34;creating-an-simple-notification-service-sns-topic&#34;&gt;Creating an Simple Notification Service (SNS) Topic&lt;/h2&gt;&#xA;&lt;p&gt;Use the AWS Command Line tool or the AWS Console website to create a SNS Topic that will receive the messages destined for the queue and Spinnaker. You can do this by running the following commands:&lt;/p&gt;</description>
			</item>
			<item>
				<title>Google Cloud Pub/Sub</title>
				<link>https://deploy-preview-637--spinnaker-io.netlify.app/docs/setup/other_config/triggers/google/</link>
				<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
				<guid>https://deploy-preview-637--spinnaker-io.netlify.app/docs/setup/other_config/triggers/google/</guid>
				<description>&lt;p&gt;Spinnaker pipelines can be triggered using a &#xA;&lt;a href=&#34;https://cloud.google.com/pubsub/docs/overview&#34; target=&#34;_blank&#34;&gt;Google Pub/Sub&#xA;subscription&lt;/a&gt;&#xA;.&lt;/p&gt;&#xA;&lt;h2 id=&#34;prerequisites&#34;&gt;Prerequisites&lt;/h2&gt;&#xA;&lt;p&gt;You need a &#xA;&lt;a href=&#34;https://cloud.google.com/&#34; target=&#34;_blank&#34;&gt;Google Cloud Platform&lt;/a&gt;&#xA;&#xA;(GCP) project to with the &#xA;&lt;a href=&#34;https://pantheon.corp.google.com/apis/api/pubsub.googleapis.com&#34; target=&#34;_blank&#34;&gt;Pub/Sub API&#xA;enabled&lt;/a&gt;&#xA;,&#xA;and &#xA;&lt;a href=&#34;https://cloud.google.com/sdk/downloads&#34; target=&#34;_blank&#34;&gt;&lt;code&gt;gcloud&lt;/code&gt;&lt;/a&gt;&#xA;&#xA;installed locally.  You can check that &lt;code&gt;gcloud&lt;/code&gt; is installed and authenticated&#xA;by running:&lt;/p&gt;&#xA;&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; style=&#34;background-color:#f8f8f8;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-text-size-adjust:none;&#34;&gt;&lt;code class=&#34;language-bash&#34; data-lang=&#34;bash&#34;&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;gcloud info&#xA;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;h2 id=&#34;a-pubsub-subscription&#34;&gt;A Pub/Sub subscription&lt;/h2&gt;&#xA;&lt;p&gt;The Pub/Sub integration can be used to either:&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&#xA;&lt;p&gt;Start pipelines by sending Pub/Sub messages from a system you own.&lt;/p&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&#xA;&lt;p&gt;Start pipelines using Pub/Sub messages originating from a Google Cloud&#xA;system, such as &#xA;&lt;a href=&#34;https://cloud.google.com/storage/&#34; target=&#34;_blank&#34;&gt;Google Cloud Storage&lt;/a&gt;&#xA;,&#xA;or &#xA;&lt;a href=&#34;https://cloud.google.com/container-registry/&#34; target=&#34;_blank&#34;&gt;Google Container Registry&lt;/a&gt;&#xA;.&lt;/p&gt;</description>
			</item>
	</channel>
</rss>
