Skip to content

Issue with k8s.io/docs/concepts/extend-kubernetes/operator/ #15469

@antaloala

Description

@antaloala

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/

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind/cleanupCategorizes issue or PR as related to cleaning up code, process, or technical debt.language/enIssues or PRs related to English language

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions