You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<p>While <strong>application operators</strong> are responsible for creating instances of those components and assigning them application configurations.</p>
<p>And <strong>infrastructure operators</strong> are responsible for declaring, installing, and maintaining the underlying services that are available on the platform.</p>
114
114
</div>
@@ -129,47 +129,45 @@ <h1 class="title">A team-centric <strong>standard</strong> for building cloud na
<li>Manage your apps like you manage your teams - with roles and scopes for apps, free of infrastructure.</li>
157
+
<li>An opinionated workflow that separates the concerns of developers & operators, whilst providing flexibility and clarity.</li>
158
+
<li>Runs anywhere - a unified approach that works across cloud platforms and edge devices.</li>
159
+
</ol>
160
+
</div>
168
161
</div>
169
162
170
-
<pclass="rudr-cta">OAM is <em>platform-agnostic</em>. Read the <ahref="https://github.com/oam-dev/spec/blob/master/introduction.md">Intro</a> doc for more background and user stories.</p>
<pclass="rudr-cta">OAM is <em>platform-agnostic</em>. Read the <ahref="https://github.com/oam-dev/spec/blob/master/introduction.md">Intro</a> doc for more background and user stories.</p>
170
+
173
171
</div>
174
172
</div>
175
173
</section>
@@ -184,7 +182,7 @@ <h4>Examples</h4>
184
182
185
183
<br><br><br>
186
184
187
-
<divclass="columns">
185
+
<divclass="columns is-hidden-mobile">
188
186
<divclass="column is-half">
189
187
190
188
<divclass="box">
@@ -223,7 +221,7 @@ <h4>Create a component:</h4>
223
221
</div>
224
222
</div>
225
223
226
-
<divclass="column ishalf">
224
+
<divclass="column is-half">
227
225
<divclass="box">
228
226
<h2class="title">Example-2.yml</h2>
229
227
<h4>Show a component and a config in one file:</h4>
@@ -271,6 +269,12 @@ <h4>Show a component and a config in one file:</h4>
271
269
</div>
272
270
273
271
</div>
272
+
273
+
<divclass="columns is-hidden-tablet">
274
+
<divclass="column">
275
+
<pclass="rudr-cta has-text-centered"><ahref="https://github.com/oam-dev/rudr/tree/master/examples">See rudr/examples for OAM configurations.</a></p>
276
+
</div>
277
+
</div>
274
278
</div>
275
279
</section>
276
280
@@ -282,12 +286,10 @@ <h4>Show a component and a config in one file:</h4>
0 commit comments