diff --git a/docs/index.md b/docs/index.md
index ab8a803e..8918b874 100644
--- a/docs/index.md
+++ b/docs/index.md
@@ -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)
---
diff --git a/docs/kubernetes.md b/docs/kubernetes.md
index beb28de4..cbbeab6e 100644
--- a/docs/kubernetes.md
+++ b/docs/kubernetes.md
@@ -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)==}
diff --git a/mkdocs.yml b/mkdocs.yml
index 1b93fb4d..3f82651f 100644
--- a/mkdocs.yml
+++ b/mkdocs.yml
@@ -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 Red Hat Spain, about.
extra: