Kubernetes

The easiest way to get a production-grade Kubernetes cluster up and running

Components ( 76 )

The Meshery model for Kubernetes supports the following components.

namespace

namespace

service

service

pod

pod

node

node

deployment

deployment

secret

secret

cron-job

cron-job

daemon-set

daemon-set

cluster-role

cluster-role

cluster-role-binding

cluster-role-binding

api-service

api-service

authorization-policy

authorization-policy

binding

binding

broker

broker

container

container

custom-resource-definition

custom-resource-definition

cluster-trust-bundle

cluster-trust-bundle

csi-driver

csi-driver

csi-node

csi-node

csi-storage-capacity

csi-storage-capacity

certificate-signing-request

certificate-signing-request

component-status

component-status

config-map

config-map

controller-revision

controller-revision

endpoint-slice

endpoint-slice

endpoints

endpoints

event

event

flow-schema

flow-schema

horizontal-pod-autoscaler

horizontal-pod-autoscaler

ingress

ingress

ingress-class

ingress-class

ip-address

ip-address

job

job

kubernetes-connection

kubernetes-connection

kubernetes-credential

kubernetes-credential

limit-range

limit-range

lease

lease

local-subject-access-review

local-subject-access-review

mutating-webhook-configuration

mutating-webhook-configuration

network-policy

network-policy

node-metrics

node-metrics

persistent-volume

persistent-volume

persistent-volume-claim

persistent-volume-claim

pod-disruption-budget

pod-disruption-budget

pod-metrics

pod-metrics

pod-scheduling-context

pod-scheduling-context

pod-template

pod-template

priority-class

priority-class

priority-level-configuration

priority-level-configuration

replica-set

replica-set

replication-controller

replication-controller

resource-class

resource-class

resource-claim

resource-claim

resource-claim-template

resource-claim-template

resource-quota

resource-quota

role

role

role-binding

role-binding

runtime-class

runtime-class

subject-access-review

subject-access-review

self-subject-access-review

self-subject-access-review

self-subject-rules-review

self-subject-rules-review

self-subject-review

self-subject-review

service-account

service-account

service-cidr

service-cidr

service-api

service-api

stateful-set

stateful-set

storage-class

storage-class

storage-version

storage-version

token-review

token-review

token-request

token-request

validating-admission-policy

validating-admission-policy

validating-admission-policy-binding

validating-admission-policy-binding

validating-webhook-configuration

validating-webhook-configuration

volume

volume

volume-attachment

volume-attachment

volume-attribute-class

volume-attribute-class

What are Meshery Models and Components?

Meshery Models and Components represent the fundamental building blocks of your infrastructure. Use them to define the structure and configuration of your infrastructure and deployments by incorporating their use into a Design. Think of Designs as blueprints or templates that encapsulate everything from network configurations to service definitions.

Learn more about Models, Components, Relationships, and Designs

What is the Meshery Registry

The Meshery Registry is a vital component within Meshery, serving as a centralized repository for managing a diverse range of cloud and cloud native resources. It stores and organizes crucial information such as models, categories, components, and relationships, enabling efficient interaction and utilization of these resources within the Meshery ecosystem. You can conveniently access and manage registry data through Meshery UI, and through Meshery CLI (mesheryctl registry).
Learn more about the Registry

Related Models in Orchestration & Management