豆豆友情提示:这是一个非官方 GitHub 代理镜像,主要用于网络测试或访问加速。请勿在此进行登录、注册或处理任何敏感信息。进行这些操作请务必访问官方网站 github.com。 Raw 内容也通过此代理提供。
Skip to content

Commit 3c32fa1

Browse files
committed
deploy: 1ed1944
1 parent d95aa91 commit 3c32fa1

File tree

1 file changed

+139
-57
lines changed

1 file changed

+139
-57
lines changed

openshift-docs/1/index.html

Lines changed: 139 additions & 57 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<head>
44
<meta charset="utf-8">
55
<meta name="viewport" content="width=device-width,initial-scale=1">
6-
<title>Welcome to OpenShift by Athar Kharal :: OpenShift Documentation by Athar Kharal, PhD</title>
6+
<title>🚀 Welcome to OpenShift Documentation :: OpenShift Documentation by Athar Kharal, PhD</title>
77
<meta name="description" content="Main entry point for OpenShift documentation, covering installation, configuration, usage, and administration.">
88
<meta name="generator" content="Antora 3.1.10">
99
<link rel="stylesheet" href="../../_/css/site.css">
@@ -133,71 +133,126 @@ <h3 class="title"><a href="index.html">OpenShift Core Docs</a></h3>
133133
<div class="toc-menu"></div>
134134
</aside>
135135
<article class="doc">
136-
<h1 class="page">Welcome to OpenShift by Athar Kharal</h1>
136+
<h1 class="page">🚀 Welcome to OpenShift Documentation</h1>
137137
<div id="preamble">
138138
<div class="sectionbody">
139139
<div class="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&#8217;s Kubernetes-powered platform.</p>
141141
</div>
142+
<div class="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+
<div class="admonitionblock note">
146+
<table>
147+
<tr>
148+
<td class="icon">
149+
<i class="fa icon-note" title="Note"></i>
150+
</td>
151+
<td class="content">
142152
<div class="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+
<div id="toc" class="toc">
160+
<div id="toctitle" class="title">Table of Contents</div>
161+
<ul class="sectlevel1">
162+
<li><a href="#_why_openshift">🌟 Why OpenShift?</a></li>
163+
<li><a href="#_who_should_use_this_site">👥 Who Should Use This Site?</a></li>
164+
<li><a href="#_documentation_structure">📚 Documentation Structure</a></li>
165+
<li><a href="#_quick_start">🚦 Quick Start</a></li>
166+
<li><a href="#_contribute">🤝 Contribute</a></li>
167+
<li><a href="#_external_resources">🌐 External Resources</a></li>
168+
<li><a href="#_feedback">🗨️ Feedback</a></li>
169+
<li><a href="#_legal">📜 Legal</a></li>
170+
</ul>
144171
</div>
145172
</div>
146173
</div>
147174
<div class="sect1">
148-
<h2 id="_key_features"><a class="anchor" href="#_key_features"></a>Key Features</h2>
175+
<h2 id="_why_openshift"><a class="anchor" href="#_why_openshift"></a>🌟 Why OpenShift?</h2>
149176
<div class="sectionbody">
150-
<div class="ulist">
151-
<ul>
152-
<li>
153-
<p><strong>Kubernetes-native orchestration</strong> with enhanced developer tooling.</p>
154-
</li>
155-
<li>
156-
<p><strong>Integrated CI/CD pipelines</strong> via OpenShift Pipelines and GitOps workflows.</p>
157-
</li>
158-
<li>
159-
<p><strong>Built-in image registry</strong> and container lifecycle management.</p>
160-
</li>
161-
<li>
162-
<p><strong>Advanced networking</strong> (SDN, ingress, service mesh).</p>
163-
</li>
164-
<li>
165-
<p><strong>Centralized authentication, monitoring, and logging.</strong></p>
166-
</li>
167-
</ul>
177+
<table class="tableblock frame-all grid-all stretch">
178+
<colgroup>
179+
<col style="width: 33.3333%;">
180+
<col style="width: 66.6667%;">
181+
</colgroup>
182+
<thead>
183+
<tr>
184+
<th class="tableblock halign-left valign-top">Feature</th>
185+
<th class="tableblock halign-left valign-top">Description</th>
186+
</tr>
187+
</thead>
188+
<tbody>
189+
<tr>
190+
<td class="tableblock halign-left valign-top"><p class="tableblock"><strong>Kubernetes-native orchestration</strong></p></td>
191+
<td class="tableblock halign-left valign-top"><p class="tableblock">Enhanced cluster automation with native workloads, custom operators, and flexible scheduling.</p></td>
192+
</tr>
193+
<tr>
194+
<td class="tableblock halign-left valign-top"><p class="tableblock"><strong>Integrated DevOps Tooling</strong></p></td>
195+
<td class="tableblock halign-left valign-top"><p class="tableblock">GitOps, Tekton pipelines, and developer dashboards built-in.</p></td>
196+
</tr>
197+
<tr>
198+
<td class="tableblock halign-left valign-top"><p class="tableblock"><strong>Security First</strong></p></td>
199+
<td class="tableblock halign-left valign-top"><p class="tableblock">Built-in Role-Based Access Control (RBAC), Security Context Constraints (SCC), and compliance-grade auditing.</p></td>
200+
</tr>
201+
<tr>
202+
<td class="tableblock halign-left valign-top"><p class="tableblock"><strong>Observability Stack</strong></p></td>
203+
<td class="tableblock halign-left valign-top"><p class="tableblock">Metrics, logging, and tracing with Prometheus, Grafana, and Fluentd.</p></td>
204+
</tr>
205+
<tr>
206+
<td class="tableblock halign-left valign-top"><p class="tableblock"><strong>Hybrid/Multi-Cloud Ready</strong></p></td>
207+
<td class="tableblock halign-left valign-top"><p class="tableblock">Deploy to bare metal, AWS, Azure, GCP, or OpenShift Local.</p></td>
208+
</tr>
209+
</tbody>
210+
</table>
211+
<div class="admonitionblock caution">
212+
<table>
213+
<tr>
214+
<td class="icon">
215+
<i class="fa icon-caution" title="Caution"></i>
216+
</td>
217+
<td class="content">
218+
<div class="paragraph">
219+
<p>OpenShift assumes familiarity with container orchestration and Linux-based deployments. Beginners should start with <code>Quick Start</code> below.</p>
220+
</div>
221+
</td>
222+
</tr>
223+
</table>
168224
</div>
169225
</div>
170226
</div>
171227
<div class="sect1">
172-
<h2 id="_audience"><a class="anchor" href="#_audience"></a>Audience</h2>
228+
<h2 id="_who_should_use_this_site"><a class="anchor" href="#_who_should_use_this_site"></a>👥 Who Should Use This Site?</h2>
173229
<div class="sectionbody">
174-
<div class="paragraph">
175-
<p>This documentation is intended for:</p>
230+
<div class="sidebarblock">
231+
<div class="content">
232+
This site serves multiple personas:
233+
</div>
176234
</div>
177235
<div class="ulist">
178236
<ul>
179237
<li>
180-
<p>Platform Administrators responsible for installing, configuring, and maintaining OpenShift clusters.</p>
238+
<p><strong>Platform Engineers</strong> — Infrastructure provisioning and upgrades.</p>
181239
</li>
182240
<li>
183-
<p>Application Developers building and deploying containerized services.</p>
241+
<p><strong>Application Developers</strong> — Building and deploying scalable workloads.</p>
184242
</li>
185243
<li>
186-
<p>Site Reliability Engineers (SREs) managing day-2 operations.</p>
244+
<p><strong>SREs and DevOps</strong> — CI/CD, monitoring, alerting, and day-2 operations.</p>
187245
</li>
188246
<li>
189-
<p>Security Analysts auditing policies and access controls.</p>
247+
<p><strong>Security Teams</strong> — RBAC, Pod Security, and audit policy management.</p>
190248
</li>
191249
</ul>
192250
</div>
193251
</div>
194252
</div>
195253
<div class="sect1">
196-
<h2 id="_documentation_structure"><a class="anchor" href="#_documentation_structure"></a>Documentation Structure</h2>
254+
<h2 id="_documentation_structure"><a class="anchor" href="#_documentation_structure"></a>📚 Documentation Structure</h2>
197255
<div class="sectionbody">
198-
<div class="paragraph">
199-
<p>The OpenShift documentation is organized by topic and lifecycle stage:</p>
200-
</div>
201256
<table class="tableblock frame-all grid-all stretch">
202257
<colgroup>
203258
<col style="width: 25%;">
@@ -212,100 +267,127 @@ <h2 id="_documentation_structure"><a class="anchor" href="#_documentation_struct
212267
<tbody>
213268
<tr>
214269
<td class="tableblock halign-left valign-top"><p class="tableblock"><a href="installing/index.adoc">Installation</a></p></td>
215-
<td class="tableblock halign-left valign-top"><p class="tableblock">Step-by-step instructions for installing OpenShift on supported platforms, including bare metal, AWS, Azure, GCP, and OpenShift Local.</p></td>
270+
<td class="tableblock halign-left valign-top"><p class="tableblock">Deploy OpenShift to a cloud provider, virtualized host, or local environment.</p></td>
216271
</tr>
217272
<tr>
218273
<td class="tableblock halign-left valign-top"><p class="tableblock"><a href="using/index.adoc">Using OpenShift</a></p></td>
219-
<td class="tableblock halign-left valign-top"><p class="tableblock">Guides for developers and users: deploying applications, working with pods, services, routes, and operators.</p></td>
274+
<td class="tableblock halign-left valign-top"><p class="tableblock">Working with Pods, Deployments, Services, and Operators.</p></td>
220275
</tr>
221276
<tr>
222277
<td class="tableblock halign-left valign-top"><p class="tableblock"><a href="admin/index.adoc">Cluster Administration</a></p></td>
223-
<td class="tableblock halign-left valign-top"><p class="tableblock">Topics for configuring the control plane, managing users and quotas, networking, and storage.</p></td>
278+
<td class="tableblock halign-left valign-top"><p class="tableblock">Configuring nodes, ingress, networking, persistent storage.</p></td>
224279
</tr>
225280
<tr>
226281
<td class="tableblock halign-left valign-top"><p class="tableblock"><a href="security/index.adoc">Security</a></p></td>
227-
<td class="tableblock halign-left valign-top"><p class="tableblock">Overview of access control, pod security policies, audit logs, and best practices for compliance.</p></td>
282+
<td class="tableblock halign-left valign-top"><p class="tableblock">SCCs, OAuth, RBAC, audit logs, and policy management.</p></td>
228283
</tr>
229284
<tr>
230285
<td class="tableblock halign-left valign-top"><p class="tableblock"><a href="monitoring/index.adoc">Monitoring and Logging</a></p></td>
231-
<td class="tableblock halign-left valign-top"><p class="tableblock">Set up Prometheus, Grafana, Fluentd, and centralized alerting.</p></td>
286+
<td class="tableblock halign-left valign-top"><p class="tableblock">Setup and tune Prometheus, Alertmanager, Fluentd, and Grafana dashboards.</p></td>
232287
</tr>
233288
<tr>
234289
<td class="tableblock halign-left valign-top"><p class="tableblock"><a href="troubleshooting/index.adoc">Troubleshooting</a></p></td>
235-
<td class="tableblock halign-left valign-top"><p class="tableblock">Diagnose and resolve common issues using oc, logs, and cluster tools.</p></td>
290+
<td class="tableblock halign-left valign-top"><p class="tableblock">Diagnosing pod failures, cluster state, and performance issues.</p></td>
236291
</tr>
237292
<tr>
238293
<td class="tableblock halign-left valign-top"><p class="tableblock"><a href="release-notes/index.adoc">Release Notes</a></p></td>
239-
<td class="tableblock halign-left valign-top"><p class="tableblock">Version-specific changes, deprecated features, and migration guidance.</p></td>
294+
<td class="tableblock halign-left valign-top"><p class="tableblock">Track version-specific changes and deprecated features.</p></td>
240295
</tr>
241296
</tbody>
242297
</table>
243298
</div>
244299
</div>
245300
<div class="sect1">
246-
<h2 id="_quick_start"><a class="anchor" href="#_quick_start"></a>Quick Start</h2>
301+
<h2 id="_quick_start"><a class="anchor" href="#_quick_start"></a>🚦 Quick Start</h2>
247302
<div class="sectionbody">
248-
<div class="paragraph">
249-
<p>If you&#8217;re new to OpenShift, begin with the following:</p>
303+
<div class="paragraph text-center">
304+
<p>Ready to get started?</p>
250305
</div>
251306
<div class="ulist">
252307
<ul>
253308
<li>
254-
<p><a href="installing/openshift-local.adoc">Install OpenShift Local</a></p>
309+
<p><a href="installing/openshift-local.adoc">Install OpenShift Local in minutes</a></p>
255310
</li>
256311
<li>
257312
<p><a href="using/deploy-first-app.adoc">Deploy Your First Application</a></p>
258313
</li>
259314
<li>
260-
<p><a href="admin/basic-cluster-setup.adoc">Configure Basic Cluster Settings</a></p>
315+
<p><a href="admin/basic-cluster-setup.adoc">Set up Cluster Defaults</a></p>
261316
</li>
262317
</ul>
263318
</div>
264319
</div>
265320
</div>
266321
<div class="sect1">
267-
<h2 id="_contributing"><a class="anchor" href="#_contributing"></a>Contributing</h2>
322+
<h2 id="_contribute"><a class="anchor" href="#_contribute"></a>🤝 Contribute</h2>
268323
<div class="sectionbody">
269324
<div class="paragraph">
270-
<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 <a href="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>
326+
</div>
327+
<div class="admonitionblock important">
328+
<table>
329+
<tr>
330+
<td class="icon">
331+
<i class="fa icon-important" title="Important"></i>
332+
</td>
333+
<td class="content">
334+
<div class="paragraph">
335+
<p>Contributions are welcome! Please read the <a href="contributing/index.adoc">contribution guidelines</a> before submitting pull requests.</p>
336+
</div>
337+
</td>
338+
</tr>
339+
</table>
271340
</div>
272341
</div>
273342
</div>
274343
<div class="sect1">
275-
<h2 id="_external_resources"><a class="anchor" href="#_external_resources"></a>External Resources</h2>
344+
<h2 id="_external_resources"><a class="anchor" href="#_external_resources"></a>🌐 External Resources</h2>
276345
<div class="sectionbody">
277346
<div class="ulist">
278347
<ul>
279348
<li>
280349
<p><a href="https://www.redhat.com/en/technologies/cloud-computing/openshift">Red Hat OpenShift Product Page</a></p>
281350
</li>
282351
<li>
283-
<p><a href="https://access.redhat.com/documentation/en-us/openshift_container_platform/">Red Hat Official Documentation</a></p>
352+
<p><a href="https://access.redhat.com/documentation/en-us/openshift_container_platform/">Official OpenShift Docs</a></p>
284353
</li>
285354
<li>
286-
<p><a href="https://github.com/openshift">OpenShift GitHub Organization</a></p>
355+
<p><a href="https://github.com/openshift">OpenShift GitHub Repositories</a></p>
287356
</li>
288357
</ul>
289358
</div>
290359
</div>
291360
</div>
292361
<div class="sect1">
293-
<h2 id="_feedback"><a class="anchor" href="#_feedback"></a>Feedback</h2>
362+
<h2 id="_feedback"><a class="anchor" href="#_feedback"></a>🗨️ Feedback</h2>
294363
<div class="sectionbody">
295364
<div class="paragraph">
296-
<p>To suggest improvements or report issues with this documentation, please open an issue in the respective component&#8217;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+
<div class="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>
374+
</li>
375+
</ul>
297376
</div>
298377
</div>
299378
</div>
300379
<div class="sect1">
301-
<h2 id="_legal_notice"><a class="anchor" href="#_legal_notice"></a>Legal Notice</h2>
380+
<h2 id="_legal"><a class="anchor" href="#_legal"></a>📜 Legal</h2>
302381
<div class="sectionbody">
303382
<div class="paragraph">
304-
<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>
305384
</div>
306-
<hr>
307385
<div class="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+
<div class="paragraph text-center">
390+
<p><em>This documentation site is generated by Antora and authored in semantic, portable AsciiDoc format.</em></p>
309391
</div>
310392
</div>
311393
</div>

0 commit comments

Comments
 (0)