Merge pull request #46095 from EigoOda/issue-43070

[ja] Add feature parameter to content/ja/docs/concepts/extend-kubernetes/_index.md
pull/46146/head
Kubernetes Prow Robot 2024-05-02 15:15:43 -07:00 committed by GitHub
commit fc61610b7e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 4 additions and 0 deletions

View File

@ -2,6 +2,10 @@
title: Kubernetesを拡張する
weight: 110
description: Kubernetesクラスターの挙動を変えるいろいろな方法
feature:
title: 拡張性を考慮した設計
description: >
アップストリームのソースコードを変更することなく、Kubernetesクラスターに機能を追加できます。
content_type: concept
no_list: true
---