mirror of
https://github.com/nubenetes/awesome-kubernetes.git
synced 2026-07-13 10:21:14 +00:00
ags plugin is removed since it belongs to mkdocs-material's insiders
This commit is contained in:
@@ -208,8 +208,6 @@ A curated list of awesome references collected since 2018. Microservices archite
|
||||
- [Remote Tech Jobs](remote-tech-jobs.md)
|
||||
## Customer Success Stories
|
||||
- [Customer Success Stories](customer.md)
|
||||
## Tags
|
||||
- [Tags](tags.md)
|
||||
|
||||
---
|
||||
<center>
|
||||
|
||||
@@ -1,8 +1,3 @@
|
||||
---
|
||||
tags:
|
||||
- kubernetes
|
||||
- tutorials
|
||||
---
|
||||
# Kubernetes
|
||||
|
||||
{=="Kubernetes is not for application development but for platform development. Its magic is in enterprise standardization, not app portability" (Kelsey Hightower)==}
|
||||
|
||||
@@ -47,9 +47,6 @@ extra_css:
|
||||
- static/extra.css
|
||||
extra_javascript:
|
||||
- javascript/extra.js
|
||||
plugins:
|
||||
- tags:
|
||||
tags_file: tags.md
|
||||
markdown_extensions:
|
||||
- smarty
|
||||
- sane_lists
|
||||
@@ -88,8 +85,6 @@ markdown_extensions:
|
||||
- pymdownx.keys
|
||||
- abbr
|
||||
- def_list
|
||||
#- toc:
|
||||
# permalink: True
|
||||
nav:
|
||||
- Home: index.md
|
||||
- Introduction:
|
||||
@@ -239,7 +234,6 @@ nav:
|
||||
- Freelancing: freelancing.md
|
||||
- Remote Tech Jobs: remote-tech-jobs.md
|
||||
- Clients: customer.md
|
||||
- Tags: tags.md
|
||||
- About: about.md
|
||||
copyright: 2021 <a href="https://twitter.com/RedHatSpain">Red Hat Spain</a>, <a href="https://redhatspain.com/about/">about</a>.
|
||||
extra:
|
||||
|
||||
Reference in New Issue
Block a user