mirror of
https://github.com/nubenetes/awesome-kubernetes.git
synced 2026-08-18 03:46:27 +00:00
index update
This commit is contained in:
+12
-7
@@ -1,9 +1,5 @@
|
||||
# Awesome Kubernetes [](https://github.com/sindresorhus/awesome)
|
||||
|
||||
<img alt="Container with cars" src="images/container_with_cars.png">
|
||||
<head>
|
||||
<meta property="og:image" content="https://awesome-kubernetes.readthedocs.io/images/container_with_cars.png">
|
||||
</head>
|
||||
A curated list of awesome references collected since 2018.
|
||||
Microservices architectures rely on DevOps practices, automation, CI/CD (continuous integration and delivery), and API—focused designs.
|
||||
|
||||
@@ -12,11 +8,19 @@ Microservices architectures rely on DevOps practices, automation, CI/CD (continu
|
||||
<center>
|
||||
[New site under construction here!](https://www.redhatspain.com)
|
||||
|
||||
|[](https://www.youtube.com/user/rhopenshift)|[](https://www.youtube.com/user/CloudBeesTV)|
|
||||
|:---:|:---:|
|
||||
|
||||
[](https://www.youtube.com/user/rhopenshift) [](https://www.youtube.com/user/CloudBeesTV)
|
||||
</center>
|
||||
<!--
|
||||
<img alt="Container with cars" src="images/container_with_cars.png">
|
||||
<head>
|
||||
<meta property="og:image" content="https://awesome-kubernetes.readthedocs.io/images/container_with_cars.png">
|
||||
</head>
|
||||
-->
|
||||
<center>
|
||||
[](https://www.cncf.io/certification/software-conformance/)
|
||||
</center>
|
||||
<div id="player"></div>
|
||||
---
|
||||
|
||||
## Table of Contents
|
||||
|
||||
@@ -143,6 +147,7 @@ Microservices architectures rely on DevOps practices, automation, CI/CD (continu
|
||||
</div>
|
||||
</br>
|
||||
-->
|
||||
---
|
||||
<center>
|
||||
[](https://www.ansible.com/blog/migrating-the-runbook-a-journey-from-legacy-to-devops)
|
||||
</center>
|
||||
|
||||
Vendored
+2
-2
@@ -2,7 +2,7 @@
|
||||
selectors). */
|
||||
|
||||
body {
|
||||
margin: 5px;
|
||||
margin: 0;
|
||||
background-color:rgb(240,240,240);
|
||||
font-family: arial, sans-serif;
|
||||
font-size: 16px;
|
||||
@@ -12,7 +12,7 @@ body {
|
||||
h1 {
|
||||
font-size: 35px;
|
||||
font-weight: normal;
|
||||
margin-top: 5px;
|
||||
margin-top: 0;
|
||||
}
|
||||
|
||||
/* Applies to all elements with <... class="someclass"> specified. */
|
||||
|
||||
Reference in New Issue
Block a user