https://www.redhat.com/en/topics/containers/what-is-kubernetes-deployment
What is a Kubernetes deployment?
A Kubernetes deployment is a resource object in Kubernetes that provides declarative updates to apps and allows you to describe its life cycle.
what iskubernetes deployment
https://www.geeksforgeeks.org/devops/what-are-the-kubernetes-deployment-stratagies/
Kubernetes Deployment Stratagies - GeeksforGeeks
Your All-in-One Learning Portal: GeeksforGeeks is a comprehensive educational platform that empowers learners across domains-spanning computer science and...
kubernetes deployment
https://octopus.com/devops/kubernetes-deployments/
Kubernetes Deployment Strategies In 2026 | Octopus Deploy
A Kubernetes deployment is a resource object in Kubernetes that provides declarative updates to applications. Deployments manage application lifecycle and...
kubernetes deploymentstrategiesoctopus
https://kubernetes.io/docs/reference/kubernetes-api/workload-resources/deployment-v1/
Deployment | Kubernetes
Deployment enables declarative updates for Pods and ReplicaSets.
deploymentkubernetes
https://kubernetes.io/docs/tasks/run-application/run-stateless-application-deployment/
Run a Stateless Application Using a Deployment | Kubernetes
This page shows how to run an application using a Kubernetes Deployment object. Objectives Create an nginx deployment. Use kubectl to list information about...
runstatelessapplicationusingdeployment
https://www.haproxy.com/content-library/webinars/deployment-patterns-in-kubernetes-using-the-haproxy-kubernetes-ingress-controller
[Webinar] HAProxy Skills Lab: Deployment Patterns in Kubernetes | On-Demand Webinars
Jun 6, 2023 - Learn about Kubernetes, replacing pods, and configuring HAProxy Kubernetes Ingress Controller to relay traffic to new versions of your service in this skills...
on demand webinarsskills labhaproxydeploymentpatterns
https://portworx.com/use-case/kubernetes-storage/
Kubernetes Storage & Deployment Solutions | Portworx
Apr 21, 2026 - Enterprise-grade Kubernetes storage for cloud-native apps. Ensure persistent storage, security, and scalability for your critical deployments with Portworx.
kubernetes storagedeployment solutionsportworx
https://kubernetes.io/docs/tutorials/kubernetes-basics/deploy-app/deploy-intro/
Using kubectl to Create a Deployment | Kubernetes
Objectives Learn about application Deployments. Deploy your first app on Kubernetes with kubectl. Before you begin The shell commands in this tutorial use...
usingkubectlcreatedeploymentkubernetes
https://kubedna.com/
Kubernetes Management and Deployment Simplified | KubeDNA
Mar 1, 2026 - Kubernetes made simple with KubeDNA. Deploy in minutes, scale effortlessly, and ensure reliability with a user-friendly, robust platform.
kubernetes managementdeploymentsimplified
https://kubernetes.io/docs/setup/production-environment/tools/
Installing Kubernetes with deployment tools | Kubernetes
There are many methods and tools for setting up your own production Kubernetes cluster. For example: kubeadm Cluster API: A Kubernetes sub-project focused on...
deployment toolsinstallingkubernetes
https://www.f5.com/go/ebook/kubernetes-ingress-controller-deployment-security-nginx
Kubernetes Ingress Controller Deployment and Security with NGINX | F5
kubernetes ingress controllerdeploymentsecuritynginxf5
https://kubernetes.io/docs/tasks/run-application/scale-deployment/
Horizontal Manual Scaling for a Deployment | Kubernetes
This page shows how to manually scale a Deployment horizontally, by changing its replica count. Manual scaling lets you directly control the number of running...
for ahorizontalmanualscalingdeployment
https://kubernetes.io/docs/reference/kubectl/generated/kubectl_create/kubectl_create_deployment/
kubectl create deployment | Kubernetes
Create a deployment with the specified name
kubectlcreatedeploymentkubernetes
https://kubernetes.io/ja/docs/concepts/workloads/controllers/deployment/
Deployment | Kubernetes
Deployment はPodとReplicaSetの宣言的なアップデート機能を提供します。 Deploymentにおいて 理想的な状態...
deploymentkubernetes