相关文章推荐
文章总数 10000
小百科 › 知识图谱  ›  Kubernetes
Kubernetes  · 玩篮球的圣诞树  · 容器技术 pod docker kubernetes  ·  1 年前
2022年5月12日 ... 这些词的意思很重要,在它们之上运行您的业务之前要掌握。 Kubernetes 和Docker 之间的共生关系. 问题“Kubernetes vs. Docker?” 本身是相当荒谬的,就像将;...
Kubernetes  · 玩篮球的圣诞树  · docker命令 容器技术 docker kubernetes  ·  1 年前
2020年8月27日 ... 在今天的内容中,我们从Kubernetes的系统架构及容器编排核心概念两个方面来简单聊一聊这个问题,希望能帮助到你更好地理解Docker和Kubernetes之间因果关系;...
Kubernetes  · 玩篮球的圣诞树  · 容器技术 kubernetes docker k8s  ·  1 年前
2021年12月15日 ... 在一般的认知中,Kubernetes 和Docker 是互补关系:. Dockers 属于下层——容器引擎;; Kubernetes 属于上层——编排调度层。 Docker 源于Linux Container,;...
Kubernetes  · 玩篮球的圣诞树  · redis docker kubernetes k8s  ·  1 年前
2023年4月20日 ... Kubernetes与Docker之间的关系可以说是相辅相成的。Docker为Kubernetes提供了强大的容器运行时环境,而Kubernetes则为Docker容器提供了自动化管理和编排的;...
Kubernetes  · 玩篮球的圣诞树  · docker命令 容器技术 docker kubernetes  ·  1 年前
2019年10月17日 ... 最近项目用到kubernetes(以下简称k8s,k和s之间有8个字母),虽然之前也有简单使用过,但认识也不是很全面。也看到很多老铁对Kubernetes和Docker之间;...
Kubernetes  · 玩篮球的圣诞树  · pod kubernetes  ·  1 年前
2023年8月11日 ... Documentation · Available Documentation Versions · Getting started ... Kubernetes Documentation · Tutorials · Learn Kubernetes Basics. Learn;...
Kubernetes  · 玩篮球的圣诞树  · pod kubernetes  ·  1 年前
2023年9月10日 ... The Service targets TCP port 9376 on any Pod with the app.kubernetes.io/name: MyApp label. Kubernetes assigns this Service an IP address (the;...
Kubernetes  · 玩篮球的圣诞树  · sudo pod kubernetes  ·  1 年前
2023年5月24日 ... The Kubernetes project provides generic instructions for Linux ... https://apt.kubernetes.io/ kubernetes-xenial main" | sudo tee;...
Kubernetes  · 玩篮球的圣诞树  · kubernetes  ·  1 年前
Azure Kubernetes Service (AKS) is a managed Kubernetes service with hardened security and fast delivery. Deploy and manage containerized applications with;...
Kubernetes  · 痴情的拖把  ·  ·  1 年前
2023年7月12日 ... Documentation · Available Documentation Versions · Getting started ... The API server is a component of the Kubernetes control plane that exposes;...
Kubernetes  · 痴情的拖把  ·  ·  1 年前
apiVersion: apps/v1 kind: Deployment metadata: labels: app.kubernetes.io/name: myservice app.kubernetes.io/instance: myservice-abcxzy ... 下面的 Service 用于;...
Kubernetes  · 痴情的拖把  ·  ·  1 年前
生产级别的容器编排系统. 学习Kubernetes 基础知识.
Kubernetes  · 痴情的拖把  ·  ·  1 年前
Create Kubernetes clusters. See how a fictional public relations firm uses Kubernetes capabilities to deploy a containerized app on IBM Cloud. With IBM Watson®;...
Kubernetes  · 痴情的拖把  ·  ·  1 年前
2023年7月12日 ... Documentation · Available Documentation Versions · Getting started ... Debugging Kubernetes Nodes With Kubectl · Developing and debugging services;...
Kubernetes  · 痴情的拖把  ·  ·  1 年前
2023年9月22日 ... Kubernetes is an open source container orchestration engine for automating deployment, scaling, and management of containerized applications.