@@ -8,19 +8,63 @@ A Pod encapsulates an application’s container (or, in some cases, multiple con
88
99=== "OpenShift"
1010
11- [About Pods :fontawesome-solid-globe:](https://docs.openshift.com/container-platform/4.3/nodes/pods/nodes-pods-using.html){ .md-button target="_blank"}
11+ <div class="grid cards" markdown>
1212
13- [Cluster Configuration for Pods :fontawesome-solid-globe:](https://docs.openshift.com/container-platform/4.3/nodes/pods/nodes-pods-configuring.html) { .md-button target="_blank"}
13+ - :fontawesome-solid-globe:{ .lg .middle } __About Pods__
1414
15- [Pod Autoscaling :fontawesome-solid-globe:](https://docs.openshift.com/container-platform/4.3/nodes/pods/nodes-pods-autoscaling.html){ .md-button target="_blank"}
15+ ---
16+
17+ Install [`mkdocs-material`](#) with [`pip`](#) and get up and running in minutes
18+
19+ [:octicons-arrow-right-24: Getting started](https://docs.openshift.com/container-platform/4.3/nodes/pods/nodes-pods-using.html){ target="_blank"}
20+
21+ - :fontawesome-solid-globe:{ .lg .middle } __Cluster Configuration for Pods__
22+
23+ ---
24+
25+ Install [`mkdocs-material`](#) with [`pip`](#) and get up and running in minutes
26+
27+ [:octicons-arrow-right-24: Getting started](https://docs.openshift.com/container-platform/4.3/nodes/pods/nodes-pods-configuring.html){ target="_blank"}
28+
29+ - :fontawesome-solid-globe:{ .lg .middle } __Pod Autoscaling__
30+
31+ ---
32+
33+ Install [`mkdocs-material`](#) with [`pip`](#) and get up and running in minutes
34+
35+ [:octicons-arrow-right-24: Getting started](https://docs.openshift.com/container-platform/4.3/nodes/pods/nodes-pods-autoscaling.html){ target="_blank"}
36+
37+ </div>
1638
1739=== "Kubernetes"
1840
19- [Pod Overview :fontawesome-solid-globe:](https://kubernetes.io/docs/concepts/workloads/pods/pod-overview/){ .md-button target="_blank"}
41+ <div class="grid cards" markdown>
42+
43+ - :fontawesome-solid-globe:{ .lg .middle } __Pod Overview__
44+
45+ ---
46+
47+ Install [`mkdocs-material`](#) with [`pip`](#) and get up and running in minutes
48+
49+ [:octicons-arrow-right-24: Getting started](https://kubernetes.io/docs/concepts/workloads/pods/pod-overview/){ target="_blank"}
50+
51+ - :fontawesome-solid-globe:{ .lg .middle } __Pod Lifecycle__
52+
53+ ---
54+
55+ Install [`mkdocs-material`](#) with [`pip`](#) and get up and running in minutes
56+
57+ [:octicons-arrow-right-24: Getting started](https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle/){ target="_blank"}
58+
59+ - :fontawesome-solid-globe:{ .lg .middle } __Pod Usage__
60+
61+ ---
62+
63+ Install [`mkdocs-material`](#) with [`pip`](#) and get up and running in minutes
2064
21- [Pod Lifecycle :fontawesome-solid-globe: ](https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle /){ .md-button target="_blank"}
65+ [:octicons-arrow-right-24: Getting started ](https://kubernetes.io/docs/concepts/workloads/pods/pod/){ target="_blank"}
2266
23- [Pod Usage :fontawesome-solid-globe:](https://kubernetes.io/docs/concepts/workloads/pods/pod/){ .md-button target="_blank"}
67+ </div>
2468
2569## References
2670
0 commit comments