What is the translation of " KUBERNETES CLUSTER " in Korean?

쿠버네티스 클러스터
kubernetes cluster
kubernetes 클러스터
kubernetes clusters
kubernetes cluster를

Examples of using Kubernetes cluster in English and their translations into Korean

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Ecclesiastic category close
  • Programming category close
  • Computer category close
A Kubernetes cluster consists of two types of resources.
쿠버네티스 클러스터는 두 가지 형태의 자원으로 구성된다.
It uses docker-in-docker technique to spawn the Kubernetes cluster.
Docker-in-docker 기술을 사용하여 쿠버네티스 클러스터를 생성한다.
A Kubernetes cluster consists of one master and several worker nodes.
하나의 Kubernetes 클러스터는 하나의 master 와 여러개의 node 로 구성되어 있습니다.
A node that passes the test is qualified to join a Kubernetes cluster.
그리고 테스트를 통과한 노드는 쿠버네티스 클러스터에 참 여할 자격이 주어진다.
More simply, you can create a Kubernetes cluster in learning and production environments.
더 간단하게 정리하면, 쿠버네티스 클러스터를 학습 환경과 운영 환경에 만들 수 있다.
Always have a backup plan for etcd's data for your Kubernetes cluster.
쿠버네티스 클러스터 정보를 담고 있는 etcd 데이터에 대한 백업 계획은 필수이다.
Our kubernetes cluster(1 master and 2 minions) setup using ansible took about 10 minutes.
Ansible을 사용한 Kubernetes cluster(master 1개, minion 2개) setup에는 약 10분이 소요됩니다.
Kubeadm is becoming the de facto standard for users to deploy a Kubernetes cluster.
Kubeadm은 쿠버네티스 클러스터를 배포하는 사용자에게 산업 표준이 되었다.
If your Kubernetes cluster uses etcd as its backing store, make sure you have a back up plan for those data.
쿠버네티스 클러스터에서 etcd를 뒷단의 저장소로 사용한다면, 이 데이터를 백업하는 계획은 필수이다.
This section is about connecting to other services running on Kubernetes cluster.
이번 장은 쿠버네티스 클러스터 상에서 실행되는 다른 서비스로의 연결을 다룰 것이다.
You need to have a Kubernetes cluster, and the kubectl command-line tool must be configured to communicate with your cluster..
쿠버네티스 클러스터가 필요하고, kubectl 커맨드-라인 툴이 클러스터와 통신할 수 있도록 설정되어 있어야 합니다.
A node is a VM or a physical computer that serves as a worker machine in a Kubernetes cluster.
쿠버네티스 클러스터는 물리 및 가상 머신 모두에 설치될 수 있다.
AKS-Engine can deploy a complete, customizable Kubernetes cluster with both Linux& Windows nodes.
AKS-Engine은 완전하고, 맞춤 설정이 가능한 쿠버네티스 클러스터를 리눅스와 윈도우 노드에 배포할 수 있다.
In this session we will compare Kubespray with kubeadm as a way to build a 3-Masters Kubernetes cluster.
이번 세션에서는 3 Masters Kubernetes cluster를 구축하는 방법으로 Kubespray 와 kubeadm 을 비교 설명한다.
Kubeadm-dind is a multi-node(while minikube is single-node) Kubernetes cluster which only requires a docker daemon.
Kubeadm-dind는 하나의 docker 데몬이 필요한 멀티 노드 쿠버네티스 클러스터이다.
This page shows how to use kubectl port-forward to connect to a Redis server running in a Kubernetes cluster.
이 페이지는 kubectl port-forward 를 사용해서 쿠버네티스 클러스터 내에서 실행중인 Redis 서버에 연결하는 방법을 보여준다.
Kubeadm-dind is a multi-node(while minikube is single-node) Kubernetes cluster which only requires a docker daemon.
Kubeadm-dind는 다중 노드 (minikube는 단일 노드인 반면) docker 데몬만 필요로 하는 쿠버네티스 클러스터이다.
Use a cloud provider like Google Kubernetes Engine or Amazon Web Services to create a Kubernetes cluster.
Google Kubernetes Engine 또는 Amazon Web Services와 같은 클라우드 공급자를 사용하여 쿠버네티스 클러스터를 생성한다.
Using Sysctls in a Kubernetes Cluster describes to an administrator how to use the sysctl command-line tool to set kernel parameters.
쿠버네티스 클러스터에서 Sysctls 사용는 관리자가 sysctl 커맨드라인 툴을 사용하여 커널 파라미터를 설정하는 방법을 설명한다.
Note: Helm is the recommended approach to deploy software on Kubernetes Cluster.
참고: Kubernetes Cluster에 소프트웨어를 배치하는 데 권장되는 방법은 Helm입니다.
(Kube2go, a web-UI driven Kubernetes cluster deployment service Platform9 released, has been integrated to Platform9 Sandbox.).
(Kube2go는 웹 UI 기반의 쿠버네티스 클러스터 배포 서비스인 Platform9가 Platform9 Sandbox에 통합된 형태로 출시되었다.).
This tutorial provides a walkthrough of the basics of the Kubernetes cluster orchestration system.
이 튜토리얼에서는 쿠버네티스 클러스터 오케스트레이션 시스템의 기초를 익힐 수 있는 가이드를 제공한다.
Docker Desktop isan easy-to-install application for your Mac or Windows environment that enables you to start coding and deploying in containers in minutes on a single-node Kubernetes cluster.
Docker Desktop는 Mac 또는 Windows 환경에서 쉽게 설치 가능한 애플리케이션이다.수 분 내에 단일 노드 쿠버네티스 클러스터에서 컨테이너로 코딩과 배포를 시작할 수 있게 해준다.
Setting Up the MobileFirst and Analytics Servers on Kubernetes Cluster with IBM Containers.
IBM Containers를 사용하여 Kubernetes Cluster에서 MobileFirst 및 Analytics Servers 설정.
Get away from the limited learning environment of your local PC and use the Public Cloud Platform to configure and operate your own Kubernetes cluster.
로컬PC의 한정된 교육환경에서 벗어나 Public Cloud Platform을 이용하여 상용환경에서 Kubernetes Cluster를 직접 구성하고 운영해 보실 수 있습니다.
Minikube is a tool that makes it easy to run a single-node Kubernetes cluster locally on your workstation for development and testing purposes.
Minikube는 개발과 테스팅 목적으로 하는 단일 노드 쿠버네티스 클러스터를 로컬 워크스테이션에서 쉽게 구동시키는 도구이다.
In this module, you will learn the most common Kubectl commands needed to create Deployments that run your applications on a Kubernetes cluster.
이 모듈에서는, 쿠버네티스 클러스터 상에 애플리케이션을 구동시키는 디플로이먼트를 생성하기 위해 필요한 가장 일반적인 Kubectl 명령어를 배우게 된다.
Did you know the federal government operates a Kubernetes cluster and open-source Cloud Foundry in the public cloud to make government more efficient?
연방 정부가 정부의 효율성 향상을 위해 공용 클라우드에서 Kubernetes 클러스터 및 오픈 소스 Cloud Foundry를 운영한다는 것을 알고 계셨나요?
Kubectl is the command line tool for Kubernetes.It controls the Kubernetes cluster manager.
Kubectl은 쿠버네티스를 위한 커맨드라인 툴이며,버네티스 클러스터 매니저을 제어한다.
Containership Kubernetes Engine(CKE) intuitive Kubernetes cluster provisioning and management on GCP, Azure, AWS, Packet, and DigitalOcean.
Containership Kubernetes Engine (CKE)는 GCP, Azure, AWS, Packet과 DigitalOcean 상에서 직관적인 쿠버네티스 클러스터 프로비저닝과 관리 기능을 제공한다.
Results: 35, Time: 0.0466

How to use "kubernetes cluster" in an English sentence

Wait till the Kubernetes cluster is deployed.
Successes: Proved our TPU kubernetes cluster works.
Kubernetes Cluster Say Hello to Azure Monitoring.
Why use Kubernetes Cluster on the Cloud?
A Kubernetes cluster with Knative Serving installed.
Click the green Add Kubernetes cluster button.
Create the Kubernetes cluster with 3 nodes.
Now, your First Kubernetes cluster is ready.
Wait for the Kubernetes cluster to deploy.
Connect to your Kubernetes cluster using kubectl.

How to use "쿠버네티스 클러스터, kubernetes 클러스터" in a Korean sentence

여기서는 쿠버네티스 클러스터 모니터링 템플릿을 사용하도록 하겠다.
쿠버네티스 클러스터 내에서는 이 서비스에 접근이 가능하지만, 클러스터 외부에서는 외부 IP 를 할당 받지 못했기 때문에, 접근이 불가능하다.
여러 Kubernetes 클러스터 배포를 관리할 경우, 온-프라미스 및 퍼블릭 클라우드 환경을 혼합하여 배포하는 상황이 발생할 수 있습니다.
모든 트래픽이 쿠버네티스 클러스터 노드로 동일하게 들어가기 때문에, Instance group의 이름을 보면 모두 동일한것을 확인할 수 있다.

Word-for-word translation

Top dictionary queries

English - Korean