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
<h1class="page">Welcome to OpenShift by Athar Kharal</h1>
136
+
<h1class="page">🚀 Welcome to OpenShift Documentation</h1>
137
137
<divid="preamble">
138
138
<divclass="sectionbody">
139
139
<divclass="paragraph">
140
-
<p>Welcome to the official OpenShift documentation site. OpenShift is a comprehensive, Kubernetes-powered platform for deploying and managing containerized applications at scale. This site provides in-depth guides and technical references for users, developers, and administrators.</p>
140
+
<p>Welcome to the official <em>OpenShift</em> documentation site — your definitive resource for understanding, configuring, and operating Red Hat’s Kubernetes-powered platform.</p>
141
141
</div>
142
+
<divclass="paragraph lead">
143
+
<p>OpenShift empowers organizations with a <strong>hybrid-cloud-ready</strong>, developer-centric experience for deploying containerized workloads at scale.</p>
144
+
</div>
145
+
<divclass="admonitionblock note">
146
+
<table>
147
+
<tr>
148
+
<tdclass="icon">
149
+
<iclass="fa icon-note" title="Note"></i>
150
+
</td>
151
+
<tdclass="content">
142
152
<divclass="paragraph">
143
-
<p>OpenShift simplifies complex cloud-native infrastructure by offering an integrated developer experience, enterprise-grade security, and robust automation for hybrid and multi-cloud environments.</p>
153
+
<p>This site is a fully automated, modular, and multi-versioned documentation system powered by Antora, authored in AsciiDoc, and version-controlled via Git.</p>
154
+
</div>
155
+
</td>
156
+
</tr>
157
+
</table>
158
+
</div>
159
+
<divid="toc" class="toc">
160
+
<divid="toctitle" class="title">Table of Contents</div>
<tdclass="tableblock halign-left valign-top"><pclass="tableblock">Deploy to bare metal, AWS, Azure, GCP, or OpenShift Local.</p></td>
208
+
</tr>
209
+
</tbody>
210
+
</table>
211
+
<divclass="admonitionblock caution">
212
+
<table>
213
+
<tr>
214
+
<tdclass="icon">
215
+
<iclass="fa icon-caution" title="Caution"></i>
216
+
</td>
217
+
<tdclass="content">
218
+
<divclass="paragraph">
219
+
<p>OpenShift assumes familiarity with container orchestration and Linux-based deployments. Beginners should start with <code>Quick Start</code> below.</p>
<tdclass="tableblock halign-left valign-top"><pclass="tableblock">Step-by-step instructions for installing OpenShift on supported platforms, including bare metal, AWS, Azure, GCP, and OpenShift Local.</p></td>
270
+
<tdclass="tableblock halign-left valign-top"><pclass="tableblock">Deploy OpenShift to a cloud provider, virtualized host, or local environment.</p></td>
<tdclass="tableblock halign-left valign-top"><pclass="tableblock">Guides for developers and users: deploying applications, working with pods, services, routes, and operators.</p></td>
274
+
<tdclass="tableblock halign-left valign-top"><pclass="tableblock">Working with Pods, Deployments, Services, and Operators.</p></td>
<tdclass="tableblock halign-left valign-top"><pclass="tableblock">Topics for configuring the control plane, managing users and quotas, networking, and storage.</p></td>
<tdclass="tableblock halign-left valign-top"><pclass="tableblock">Overview of access control, pod security policies, audit logs, and best practices for compliance.</p></td>
282
+
<tdclass="tableblock halign-left valign-top"><pclass="tableblock">SCCs, OAuth, RBAC, audit logs, and policy management.</p></td>
228
283
</tr>
229
284
<tr>
230
285
<tdclass="tableblock halign-left valign-top"><pclass="tableblock"><ahref="monitoring/index.adoc">Monitoring and Logging</a></p></td>
231
-
<tdclass="tableblock halign-left valign-top"><pclass="tableblock">Set up Prometheus, Grafana, Fluentd, and centralized alerting.</p></td>
286
+
<tdclass="tableblock halign-left valign-top"><pclass="tableblock">Setup and tune Prometheus, Alertmanager, Fluentd, and Grafana dashboards.</p></td>
<p>This documentation is maintained by the community and Red Hat teams. Contributions are welcome via pull requests to the source repositories. Refer to the <ahref="contributing/index.adoc">contribution guidelines</a> for more information.</p>
325
+
<p>This site is maintained by both Red Hat engineers and the broader open source community.</p>
<p>To suggest improvements or report issues with this documentation, please open an issue in the respective component’s GitHub repository or contact the documentation team via the internal support channel.</p>
365
+
<p>Found an error or want to suggest improvements?</p>
366
+
</div>
367
+
<divclass="ulist">
368
+
<ul>
369
+
<li>
370
+
<p>Open an issue in the relevant GitHub repo.</p>
371
+
</li>
372
+
<li>
373
+
<p>Contact the documentation team through the internal support channels.</p>
<p>OpenShift is a trademark of Red Hat, Inc. This documentation is provided under the Creative Commons Attribution–ShareAlike 4.0 License unless stated otherwise.</p>
383
+
<p>OpenShift® is a registered trademark of Red Hat, Inc.</p>
305
384
</div>
306
-
<hr>
307
385
<divclass="paragraph">
308
-
<p><em>This site is powered by Antora and authored in AsciiDoc format.</em></p>
386
+
<p>This content is licensed under the Creative Commons Attribution–ShareAlike 4.0 License unless otherwise specified.</p>
387
+
</div>
388
+
<hr>
389
+
<divclass="paragraph text-center">
390
+
<p><em>This documentation site is generated by Antora and authored in semantic, portable AsciiDoc format.</em></p>
0 commit comments