Skip to content

Commit 6e5065e

Browse files
committed
Add theme_lock front matter to concepts overview pages
1 parent 49c28c7 commit 6e5065e

3 files changed

Lines changed: 3 additions & 0 deletions

File tree

content/en/docs/concepts/architecture/cloud-controller.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
title: Cloud Controller Manager
33
content_type: concept
44
weight: 40
5+
theme_lock: light
56
---
67

78
<!-- overview -->

content/en/docs/concepts/overview/_index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ description: >
77
Kubernetes is a portable, extensible, open source platform for managing containerized workloads and services that facilitate both declarative configuration and automation. It has a large, rapidly growing ecosystem. Kubernetes services, support, and tools are widely available.
88
content_type: concept
99
weight: 20
10+
theme_lock: light
1011
card:
1112
name: concepts
1213
weight: 10

content/en/docs/concepts/overview/components.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ content_type: concept
66
description: >
77
An overview of the key components that make up a Kubernetes cluster.
88
weight: 10
9+
theme_lock: light
910
card:
1011
title: Components of a cluster
1112
name: concepts

0 commit comments

Comments
 (0)