<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Reference on StormForge Documentation</title>
		<link>/v2/docs/reference/</link>
		<description>Recent content in Reference on StormForge Documentation</description>
		<generator>Hugo</generator>
		<language>en-us</language>
		
		
		
		
			<atom:link href="/v2/docs/reference/index.xml" rel="self" type="application/rss+xml" />
			<item>
				<title>Applier Kubernetes Events</title>
				<link>/v2/docs/reference/applier-events/</link>
				<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
				<guid>/v2/docs/reference/applier-events/</guid>
				<description>&lt;p&gt;The StormForge Applier emits standard Kubernetes Events. If your team uses &lt;code&gt;kubectl&lt;/code&gt;, Lens, k9s, or a cluster event exporter to track cluster activity, you can track Applier activity without any additional configuration.&lt;/p&gt;&#xA;&lt;div class=&#34;alert alert-info&#34; role=&#34;alert&#34;&gt;&#xA;&lt;p&gt;For push-based notifications when the Applier applies a recommendation, see &lt;a href=&#34;/v2/docs/guides/applier-alerts/&#34;&gt;Configure applier alerts&lt;/a&gt;.&lt;/p&gt;&#xA;&lt;/div&gt;&#xA;&lt;h2 id=&#34;view-events&#34;&gt;View events&lt;a class=&#34;td-heading-self-link&#34; href=&#34;#view-events&#34; aria-label=&#34;Heading self-link&#34;&gt;&lt;/a&gt;&lt;/h2&gt;&#xA;&lt;p&gt;Use &lt;code&gt;kubectl&lt;/code&gt; to query events on any Applier-managed workload:&lt;/p&gt;&#xA;&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; style=&#34;color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-text-size-adjust:none;&#34;&gt;&lt;code class=&#34;language-sh&#34; data-lang=&#34;sh&#34;&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&lt;span style=&#34;color:#75715e&#34;&gt;# Events on a specific workload&lt;/span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;kubectl get events -n &amp;lt;namespace&amp;gt; --field-selector involvedObject.name&lt;span style=&#34;color:#f92672&#34;&gt;=&lt;/span&gt;&amp;lt;workload-name&amp;gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&lt;span style=&#34;color:#75715e&#34;&gt;# Filter by event reason (substitute any reason from the reference below)&lt;/span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;kubectl get events -n &amp;lt;namespace&amp;gt; --field-selector reason&lt;span style=&#34;color:#f92672&#34;&gt;=&lt;/span&gt;RecommendationApplied&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&lt;span style=&#34;color:#75715e&#34;&gt;# Watch for a specific reason in real time&lt;/span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;kubectl get events -n &amp;lt;namespace&amp;gt; -w --field-selector reason&lt;span style=&#34;color:#f92672&#34;&gt;=&lt;/span&gt;RecommendationApplied&#xA;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;p&gt;Events also appear in &lt;code&gt;kubectl describe deployment &amp;lt;name&amp;gt;&lt;/code&gt; (or &lt;code&gt;statefulset&lt;/code&gt;, &lt;code&gt;daemonset&lt;/code&gt;, etc.) under the &lt;code&gt;Events:&lt;/code&gt; section.&lt;/p&gt;</description>
			</item>
			<item>
				<title>Security FAQ</title>
				<link>/v2/docs/reference/faq-security/</link>
				<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
				<guid>/v2/docs/reference/faq-security/</guid>
				<description>&lt;p&gt;You asked:&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;a href=&#34;#soc2-reports&#34;&gt;How does one access StormForge SOC 2 compliance reports?&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;#how-is-stormforge-deployed&#34;&gt;How is StormForge deployed?&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;#what-data-do-you-collect&#34;&gt;What data do you collect?&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;#how-do-you-collect-data-and-where-is-it-stored&#34;&gt;How do you collect data and where is it stored?&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;#how-long-is-data-stored-for&#34;&gt;How long is data stored for?&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;#who-has-access-to-customer-data&#34;&gt;Who has access to customer data?&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;#federated-sso&#34;&gt;Does StormForge support federated single sign-on?&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;#which-stormforge-service-urls-must-be-on-the-organizations-allowlist&#34;&gt;Which StormForge service URLs must be on the organization&amp;rsquo;s allowlist?&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;#metrics&#34;&gt;What metrics does StormForge collect?&lt;/a&gt;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h2 id=&#34;soc2-reports&#34;&gt;How does one access StormForge SOC 2 compliance reports?&lt;a class=&#34;td-heading-self-link&#34; href=&#34;#soc2-reports&#34; aria-label=&#34;Heading self-link&#34;&gt;&lt;/a&gt;&lt;/h2&gt;&#xA;&lt;p&gt;StormForge is SOC 2 Type 2 compliant as determined by an audit completed by an accredited auditing firm. You can request access to the SOC 2 reports on the &lt;a href=&#34;https://www.stormforge.io/resources/soc-2-compliance/&#34;&gt;SOC 2 Compliance Reports&lt;/a&gt; page.&lt;/p&gt;</description>
			</item>
			<item>
				<title>Workload recommendation statuses</title>
				<link>/v2/docs/reference/statuses/</link>
				<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
				<guid>/v2/docs/reference/statuses/</guid>
				<description>&lt;p&gt;You can view workload recommendation status details in these locations:&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;In workload lists on the Overview and Workloads pages&lt;/li&gt;&#xA;&lt;li&gt;On the Workloads Summary page: Click  &lt;strong&gt;View Summary&lt;/strong&gt; on the Workloads page and drill down by status, error, or warning&lt;/li&gt;&#xA;&lt;li&gt;In the &lt;strong&gt;Recommendation&lt;/strong&gt; section of the workload details page header&#xA; &lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;!-- Learning: link to configurable learning period when available &#xA;--&gt;&#xA;&lt;table&gt;&#xA;&#x9;&lt;thead&gt;&#xA;&#x9;&#x9;&#x9;&lt;tr&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;th&gt;Icon&lt;/th&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;th&gt;Status&lt;/th&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;th&gt;Description&lt;/th&gt;&#xA;&#x9;&#x9;&#x9;&lt;/tr&gt;&#xA;&#x9;&lt;/thead&gt;&#xA;&#x9;&lt;tbody&gt;&#xA;&#x9;&#x9;&#x9;&lt;tr&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td&gt;&lt;img src=&#34;/v2/img/docs/ol-status-wl-learning.png&#34; alt=&#34;&#34;&gt;&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td&gt;Learning&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td&gt;Indicates one of the following: &lt;strong&gt;Preliminary recommendations are available&lt;/strong&gt; based on data collected so far; complete recommendations will be available when the workload&amp;rsquo;s &lt;a href=&#34;/v2/docs/configure/settings/apply-settings/#learning-period&#34;&gt;learning period&lt;/a&gt; is complete. &lt;strong&gt;Waiting for Data&lt;/strong&gt;: A workload (typically a CronJob) has not run yet and StormForge is waiting for data. No action required.&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&lt;/tr&gt;&#xA;&#x9;&#x9;&#x9;&lt;tr&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td&gt;&lt;img src=&#34;/v2/img/docs/ol-status-wl-ready.png&#34; alt=&#34;&#34;&gt;&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td&gt;Ready&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td&gt;A recommendation is available to apply to this workload and will be applied if auto-deployment is enabled; otherwise, you can it apply manually.&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&lt;/tr&gt;&#xA;&#x9;&#x9;&#x9;&lt;tr&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td&gt;&lt;img src=&#34;/v2/img/docs/ol-status-wl-info.png&#34; alt=&#34;&#34;&gt;&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td&gt;Informational&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td&gt;Provides additional details about a recommendation, for example, the recommendation was constrained by bounds, HPA is at min or max replicas. See the banner on the workload page for details. No action required.&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&lt;/tr&gt;&#xA;&#x9;&#x9;&#x9;&lt;tr&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td&gt;&lt;img src=&#34;/v2/img/docs/ol-status-wl-unsup.png&#34; alt=&#34;&#34;&gt;&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td&gt;Unsupported&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td&gt;Recommendations are not provided in these scenarios: corrupt usage data; &lt;code&gt;batch/v1&lt;/code&gt; Jobs that run for less than 10 minutes; when an HPA oscillates between min and max replicas, scales on &amp;gt;1 resource or containerResource metric, or has a &lt;code&gt;target.averageUtilization&lt;/code&gt; &amp;gt;=100. Typically, no action is required. For details see the &lt;a href=&#34;/v2/docs/reference/troubleshooting/#unsup&#34;&gt;Unsupported workloads&lt;/a&gt; section of the Troubleshooting topic.&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&lt;/tr&gt;&#xA;&#x9;&#x9;&#x9;&lt;tr&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td&gt;&lt;img src=&#34;/v2/img/docs/ol-status-wl-error.png&#34; alt=&#34;&#34;&gt;&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td&gt;Error&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td&gt;Error types include recommendation failure, scaled to zero, missing data, expired recommendations, and applier failure. For details and troubleshooting steps, see the &lt;a href=&#34;/v2/docs/reference/troubleshooting/#errors&#34;&gt;Errors&lt;/a&gt; section of the Troubleshooting topic.&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&lt;/tr&gt;&#xA;&#x9;&lt;/tbody&gt;&#xA;&lt;/table&gt;&#xA;&lt;div class=&#34;section-index related-topics&#34;&gt;&#xA;    &#xA;    &lt;hr class=&#34;panel-line&#34;&gt;&#xA;        &lt;h4&gt;Related topics&lt;/h4&gt;&#xA;        &lt;div class=&#34;entry&#34;&gt;&#xA;                &lt;h5&gt;&#xA;                    &#xA;                    Recommendations&lt;span class=&#34;related-topics-divider&#34;&gt;/&lt;/span&gt;&lt;a href=&#34;/v2/docs/recommendations/view/&#34;&gt;View recommendations&lt;/a&gt;&#xA;                &lt;/h5&gt;&#xA;                &lt;p&gt;View recommendations on the Workload Details page or from the command line&lt;/p&gt;</description>
			</item>
	</channel>
</rss>
