多雲一體就是現在:
GOOGLE CLOUD 的
KUBERNETES
混合雲戰略Google is a recognized leader in Open Source Cloud Kubernetes Istio Apache Beam TensorFlow Service Communication Management Container Orchestration Data Processing Pipelines Data Flow Graphs for Kubernetes (GKE) PaaS (GAE) Serverless (GCF) App Engine 以原始碼為基礎佈署 Kubernetes Engine 以容器為基礎佈 隨選生成的K8S叢集 Compute Engine 隨選生成的虛擬機 IaaS and PaaS at Scale Google App Engine #全代管服務 #以容器為基礎 #適合Web應用 Google Kubernetes Engine GKE ○ 在 Google Cloud 提供技術的 Kubernetes 上部署、管理容器化應用程式及調整資源 為何 Google GKE 是佈署 K8S 的首選 全球佈署 業界最多的佈 署地區選擇 多重版本 支援最多的 GKE發佈版本 ,自動升級 高可用性 支援跨資料中 心自動配置叢 集 網路安全 毋須額外套件 過濾容器到容 器流量防護0 码力 | 32 页 | 2.77 MB | 1 年前3
Argo CD 搭配 Kustomize
實作 GitOps 部署 周育緯apply on kubernetes •Generate yaml and apply to k8s •kubectl kustomize overlay/development | kubectl apply -f - 20 部署出dev deployment and service env 21 Argo CD 22 •A declarative, GitOps continuous0 码力 | 24 页 | 696.06 KB | 1 年前3
可觀測性 (Observability)
在 Kubernetes Day2
Operation的考量與實踐skills / manpower • Company culture • Tooling • Security & Compliance 10 Canonical (Ubuntu) – K8S Operation Survey @2021/Nov, 1300 受訪者 Click to edit Master title style 11 Tame operational complexity to edit Master title style 14 GitOps 與資安合規守門員一拍即合 14 iThome SRE 2022 - 結合 IaC 與 PaC 提供企業上雲與應用部署(K8S)的資安偵測與修補 Click to edit Master title style 15 GitOps 的好朋友 – xxxOperator • Operator 的目標是將 operation0 码力 | 30 页 | 3.01 MB | 1 年前3
From DevOps to GitOps with GitLab 公開版MRs + CI/CD GitOps is IaC done right ! DevOps, then GitOps ! GitOps is not for everyone ! (with K8S) 現階段0 码力 | 46 页 | 14.46 MB | 1 年前3
Kubernetes平台比較:Red Hat
OpenShift、SUSE Rancher及
Canonical KubernetesCanonical Kubernetes是在不可變容器中執行,因此開箱後可立即提供卓越的安全 性,此外也會針對最近的5個Kubernetes版本提供安全性修補,作為擴展安全性維 護計畫(ESM)的一部分。與K8s RBAC, Active Directory及LDAP整合、預設CIS強化、 靜態加密以及無需停機的自動安全性更新可確保使用者獲得高度安全的 Kubernetes 部署。企業也能利用Ubuntu0 码力 | 10 页 | 1.26 MB | 1 年前3
Comprehensive Rust(繁体中文)Birthday Service Tutorial . . . . . . . . . . . . . . . . . . . . . . . . . . . . 191 34.1.1 AIDL 介面 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 191 34.1.2 Generated Service API . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 195 34.1.8 Updating Client and Service . . . . . . . . . . . . . . . . . . . . . . . 196 34.2 Working With AIDL Types . . . . . . . . Birthday Service Tutorial To illustrate how to use Rust with Binder, we're going to walk through the process of creating a Binder interface. We're then going to both implement the described service and write0 码力 | 358 页 | 1.41 MB | 10 月前3
Kubernetes 入門圖 1.3 Kubernetes 部署架構圖 1.3.1 建立 redis-master Pod 及服務 我們可以先定義 Service,然後再定義一個 RC 來建立和控制相對應的 Pod,或者先 定義 RC 來建立 Pod,然後定義與其關聯的 Service,這兩種方式最終的結果都一 樣,這裡我們採用後面這種方式。 首 先 為 redis-master 服 務 建 立 一 個 名 為 Node、Pod 和 Service 圖 2.1 列出了存取叢集 API Server 及叢集內資源物件互動的情況。 圖例: 圖 2.1 存取 Kubernetes 叢集 以下是對圖 2.1 中各種存取途徑的詳細說明(每個數字表示一種訪問的途徑)。 (1) 叢集內部各元件、應用或叢集外部應用程式存取 API Server。 (2) 叢集外部系統存取 Service。 (3) 此種情況包含: 此種情況包含: y 叢集內跨節點存取 Pod; y 叢集內跨節點存取容器; y 叢集內跨節點存取 Service。 (4) 這類情況包含: y 叢集內的容器存取 Pod; y 叢集內的容器存取其他叢集內的容器; y 叢集內的容器存取 Service。 2-39 2.4 安全機制的原理 (1) HTTPS 通訊雙方的伺服器端向 CA 機構申請憑證,CA 機構是可信任的協力廠0 码力 | 12 页 | 2.00 MB | 1 年前3
從微軟角度看Kubernetespipes 過去 25 年都是如此運作 服務數量越來越多,端點越來越多,該如何管理 ? 服務網格 Service Mesh 更聰明的管線 … 眾多服務網格方案 Service Mesh Interface (SMI) for Kubernetes CNCF 沙箱計畫 Service Mesh Interface (SMI) for Kubernetes Kubernetes 標準介面期望統一定義 更多服務網 格方案 Service Mesh Interface 這並非新概念 感覺很熟悉,因為之前 Kubernetes 上已經有類似概念被實現過了 …. 應用程式 工具 生態系統 Ingress 展示 Azure Kubernetes Service (AKS) SMI 與Linkerd https://openservicemesh.io/ Open Service Mesh (OSM) (OSM) 以 CNCF Envoy 為基礎,實作 Service Mesh Interface 輕量化,開放源碼服務網格計畫 Kubernetes 實戰工作坊 Azure Kubernetes Service Workshop(L300) 13:00 ~ 15:00、15:00 ~ 17:00 兩梯次0 码力 | 13 页 | 1.49 MB | 1 年前3
這些年,我們一起追的Hadoopdesigned to detect and handle failures at the application layer, so delivering a highly- available service on top of a cluster of computers, each of which may be prone to failures. Apache Hadoop 網站自我介紹 Sqoop:Data Migration Tool Between HDFS and RDBMS Hadoop Ecosystem 30 / 74 HCatalog Hadoop 裡頭的 Naming Service 讓各種不同技術,不需要知道資料真實存放的位置,也能夠很方便 地存取資料 31 / 74 Yahoo! 做出了 Pig,把 PigLatin 翻成一堆 MapReduce Job Facebook Hortonworks HDP Sandbox BigSQL QuickStart VM 只想用 Browser 玩: Cloudera Live Hadoop as a Service: Microsoft Azure HDInsight Service Amazon Elastic MapReduce(EMR) Platform 67 / 74 1 分鐘在線上直接玩 Hadoop 68 / 74 50 码力 | 74 页 | 45.76 MB | 1 年前3
快快樂樂學會 Angular 2 網站開發框架• Metadata 每個元件都可以標示「中繼資料」 • Data Binding 樣板與元件屬性、方法可以進行綁定 • Directive 將 DOM 轉換為多功能的「宣告命令」 • Service 由「服務」集中管理資料與運算邏輯 • Dependency Injection 由「相依注入」機制管理物件生命週期 20 快快樂樂建立 ANGULAR 2 應用程式 Build your0 码力 | 38 页 | 1.12 MB | 1 年前3
共 30 条
- 1
- 2
- 3













