mirror of
https://github.com/nubenetes/awesome-kubernetes.git
synced 2026-02-14 09:59:51 +00:00
material theme deployed in both sites
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
A curated list of awesome references collected since 2018. Microservices architectures rely on DevOps practices, automation, CI/CD (Continuous Integration & Delivery), and API-focused designs.
|
||||
|
||||
[Awesome Kubernetes](https://awesome-kubernetes.readthedocs.io/) with *Material theme* available at [redhatspain.com](https://redhatspain.com)
|
||||
[Awesome Kubernetes](https://awesome-kubernetes.readthedocs.io/) also available at [redhatspain.com](https://redhatspain.com)
|
||||
|
||||
"I do not believe you can do today's job with yesterday's methods and be in business tomorrow" ([Horatio Nelson Jackson](https://www.history.com/news/the-first-great-american-road-trip))
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
version: 2
|
||||
|
||||
mkdocs:
|
||||
configuration: mkdocs-readthedocs.yml
|
||||
configuration: mkdocs.yml
|
||||
|
||||
# Optionally build your docs in additional formats such as PDF
|
||||
formats: all
|
||||
@@ -10,4 +10,4 @@ formats: all
|
||||
python:
|
||||
version: 3.7
|
||||
install:
|
||||
- requirements: requirements-readthedocs.txt
|
||||
- requirements: requirements.txt
|
||||
Reference in New Issue
Block a user