Options
All
  • Public
  • Public/Protected
  • All
Menu

Node is a worker node in Kubernetes. Each node will have a unique identifier in the cache (i.e. in etcd).

schema

io.k8s.api.core.v1.Node

Hierarchy

  • KubeNodeProps

Index

Properties

Properties

Optional Readonly metadata

metadata: ObjectMeta
schema

io.k8s.api.core.v1.Node#metadata

Optional Readonly spec

spec: NodeSpec
schema

io.k8s.api.core.v1.Node#spec

Generated using TypeDoc