-
Notifications
You must be signed in to change notification settings - Fork 15.4k
Issue with k8s.io/docs/concepts/extend-kubernetes/operator/ #15469
Copy link
Copy link
Closed
Labels
kind/cleanupCategorizes issue or PR as related to cleaning up code, process, or technical debt.Categorizes issue or PR as related to cleaning up code, process, or technical debt.language/enIssues or PRs related to English languageIssues or PRs related to English language
Description
This is a Bug Report
Problem:
At the very beginning of the referred doc. link it is said:
"Operators are software extensions to Kubernetes that make use of third-party resources to manage applications and their components"
But third-party resources (TPR) are now named custom resources (from 1.7 -as far as I remember-)
Proposed Solution:
"Operators are software extensions to Kubernetes that make use of custom resources to manage applications and their components"
Page to Update:
https://kubernetes.io/docs/concepts/extend-kubernetes/operator/
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
kind/cleanupCategorizes issue or PR as related to cleaning up code, process, or technical debt.Categorizes issue or PR as related to cleaning up code, process, or technical debt.language/enIssues or PRs related to English languageIssues or PRs related to English language