 第29 期| 2023 年9 月- 技术雷达Cilium 52. 云服务的碳足迹 53. 容器结构测试 54. Devbox 55. DX DevEx 360 56. GitHub Copilot 57. Insomnia 58. IntelliJ HTTP 客户端插件 59. KEDA 60. Kubeconform 61. mob 62. MobSF 63. Mocks Server 64. Prisma 运行时防护 65. Terratest 66 Cilium 52. 云服务的碳足迹 53. 容器结构测试 54. Devbox 55. DX DevEx 360 56. GitHub Copilot 57. Insomnia 58. IntelliJ HTTP 客户端插件 59. KEDA 60. Kubeconform 61. mob 62. MobSF 63. Mocks Server 64. Prisma 运行时防护 65. Terratest 66 HTTPie),再到 IDE 插件(如 IntelliJ HTTP 客户端插件)。 工具 © Thoughtworks, Inc. All Rights Reserved. 30 58. IntelliJ HTTP 客户端插件 试验 IntelliJ HTTP 客户端插件允许开发人员在代码编辑器中创建、编辑和执行 HTTP 请求,从而简化了构建和使用 API 的开发流程。它在我们0 码力 | 43 页 | 2.76 MB | 1 年前3 第29 期| 2023 年9 月- 技术雷达Cilium 52. 云服务的碳足迹 53. 容器结构测试 54. Devbox 55. DX DevEx 360 56. GitHub Copilot 57. Insomnia 58. IntelliJ HTTP 客户端插件 59. KEDA 60. Kubeconform 61. mob 62. MobSF 63. Mocks Server 64. Prisma 运行时防护 65. Terratest 66 Cilium 52. 云服务的碳足迹 53. 容器结构测试 54. Devbox 55. DX DevEx 360 56. GitHub Copilot 57. Insomnia 58. IntelliJ HTTP 客户端插件 59. KEDA 60. Kubeconform 61. mob 62. MobSF 63. Mocks Server 64. Prisma 运行时防护 65. Terratest 66 HTTPie),再到 IDE 插件(如 IntelliJ HTTP 客户端插件)。 工具 © Thoughtworks, Inc. All Rights Reserved. 30 58. IntelliJ HTTP 客户端插件 试验 IntelliJ HTTP 客户端插件允许开发人员在代码编辑器中创建、编辑和执行 HTTP 请求,从而简化了构建和使用 API 的开发流程。它在我们0 码力 | 43 页 | 2.76 MB | 1 年前3
 Kubernetes开源书 -  周立com/kubernetes/minikube 如何在Windows 10上运⾏Docker和Kubernetes?:http://dockone.io/article/8136 启⽤Kubernetes Dashboard 执⾏: kubectl proxy 02-安装单机版Kubernetes 8 访问: http://localhost:8001/api/v1/namespaces/kube-syste schema的IDL⽂件都存放在定义该API对象的Go语⾔包中。 API版本 为了更容易地消除字段或重组资源表示,Kubernetes⽀持多种API版本,每种API版本都有不同的API路径,例 如 /api/v1 或 /apis/extensions/v1beta1 。 我们选择在API级别,⽽⾮资源级别/字段级别使⽤版本控制,从⽽确保API提供清晰、⼀致的系统资源和⾏为视图,以 及控制对终极API/实验API的访 ⽬前可使⽤的⼏个API组: 1. “core”(由于没有明确的组名称,通常称为“legacy”)组,它的REST路径是 /api/v1 。例如 apiVersion: v1 。 2. 命名组是REST路径 /apis/$GROUP_NAME/$VERSION ,并使⽤ apiVersion: $GROUP_NAME/$VERSION (例如 apiVersion: batch/v1 )。 ⽀持的API0 码力 | 135 页 | 21.02 MB | 1 年前3 Kubernetes开源书 -  周立com/kubernetes/minikube 如何在Windows 10上运⾏Docker和Kubernetes?:http://dockone.io/article/8136 启⽤Kubernetes Dashboard 执⾏: kubectl proxy 02-安装单机版Kubernetes 8 访问: http://localhost:8001/api/v1/namespaces/kube-syste schema的IDL⽂件都存放在定义该API对象的Go语⾔包中。 API版本 为了更容易地消除字段或重组资源表示,Kubernetes⽀持多种API版本,每种API版本都有不同的API路径,例 如 /api/v1 或 /apis/extensions/v1beta1 。 我们选择在API级别,⽽⾮资源级别/字段级别使⽤版本控制,从⽽确保API提供清晰、⼀致的系统资源和⾏为视图,以 及控制对终极API/实验API的访 ⽬前可使⽤的⼏个API组: 1. “core”(由于没有明确的组名称,通常称为“legacy”)组,它的REST路径是 /api/v1 。例如 apiVersion: v1 。 2. 命名组是REST路径 /apis/$GROUP_NAME/$VERSION ,并使⽤ apiVersion: $GROUP_NAME/$VERSION (例如 apiVersion: batch/v1 )。 ⽀持的API0 码力 | 135 页 | 21.02 MB | 1 年前3
 Serverless Kubernetes - KubeConprocessing • Stream processing at scale • Chat bots • Batch jobs or scheduled tasks • HTTP REST APIs and web applicated • Mobile backends • Continuous Integration Pipeline • Data Analytics0 码力 | 16 页 | 4.25 MB | 1 年前3 Serverless Kubernetes - KubeConprocessing • Stream processing at scale • Chat bots • Batch jobs or scheduled tasks • HTTP REST APIs and web applicated • Mobile backends • Continuous Integration Pipeline • Data Analytics0 码力 | 16 页 | 4.25 MB | 1 年前3
 Putting an Invisible Shield on Kubernetes SecretsRelay server mode • Non-relay server mode • Keep kubeconfig in memory • proxy mode • kubectl ó http/uds ó proxy ó https ó apiserver • X.509 or OIDC Token Secure Kubectl Workflow Secure Kubectl (cont clusters One binary: TEE Transparency • Motivation • Leverage the same code base, thus the same • APIs, logic, iteration plan for developers • Experience for users/operators • TEE as an option, en/disable0 码力 | 33 页 | 20.81 MB | 1 年前3 Putting an Invisible Shield on Kubernetes SecretsRelay server mode • Non-relay server mode • Keep kubeconfig in memory • proxy mode • kubectl ó http/uds ó proxy ó https ó apiserver • X.509 or OIDC Token Secure Kubectl Workflow Secure Kubectl (cont clusters One binary: TEE Transparency • Motivation • Leverage the same code base, thus the same • APIs, logic, iteration plan for developers • Experience for users/operators • TEE as an option, en/disable0 码力 | 33 页 | 20.81 MB | 1 年前3
 多雲一體就是現在:
GOOGLE CLOUD 的
KUBERNETES
混合雲戰略與開放平台以及開發環境 整合,加速應用上線 Google Cloud Taiwan 優勢 Google Infrastructure event driven functions web apps & APIs orchestrate containers infrastructure 使用多層次的架構重塑雲端佈署 應用佈建於 IaaS / PaaS 的思考方向 高 應用 模組化程度 低 private key to use (leave empty to generate): /Users/karangoel/.ssh/vsphere Enter proxy without "http://" or "https://" (leave blank if none): username:password@1.1.1.1:5413/ Enter Docker registry to0 码力 | 32 页 | 2.77 MB | 1 年前3 多雲一體就是現在:
GOOGLE CLOUD 的
KUBERNETES
混合雲戰略與開放平台以及開發環境 整合,加速應用上線 Google Cloud Taiwan 優勢 Google Infrastructure event driven functions web apps & APIs orchestrate containers infrastructure 使用多層次的架構重塑雲端佈署 應用佈建於 IaaS / PaaS 的思考方向 高 應用 模組化程度 低 private key to use (leave empty to generate): /Users/karangoel/.ssh/vsphere Enter proxy without "http://" or "https://" (leave blank if none): username:password@1.1.1.1:5413/ Enter Docker registry to0 码力 | 32 页 | 2.77 MB | 1 年前3
 Go Programming Pattern in Kubernetes Philosophydeepcopy • go get k8s.io/kubernetes/vendor/k8s.io/kube-gen/cmd/deepcopy-gen • deepcopy-gen -i ./pkg/apis/v1 • defaulter-gen: set default values for fields • go-to-protobuf: generate protobuf messages name: install image: busybox command: - wget - "-O" - "/work-dir/index.html" - http://kubernetes.io volumeMounts: - name: workdir mountPath: "/work-dir" dnsPolicy: Default0 码力 | 29 页 | 2.12 MB | 1 年前3 Go Programming Pattern in Kubernetes Philosophydeepcopy • go get k8s.io/kubernetes/vendor/k8s.io/kube-gen/cmd/deepcopy-gen • deepcopy-gen -i ./pkg/apis/v1 • defaulter-gen: set default values for fields • go-to-protobuf: generate protobuf messages name: install image: busybox command: - wget - "-O" - "/work-dir/index.html" - http://kubernetes.io volumeMounts: - name: workdir mountPath: "/work-dir" dnsPolicy: Default0 码力 | 29 页 | 2.12 MB | 1 年前3
 Node Operator: Kubernetes Node Management Made Simplecontinually • kube-apiserver oriented programming • CustomResourceDefinition (CRD) • Built on Kubernetes APIs • Kubernetes repo support • Agile, flexible and convenient Node-Operator: Overview • User: SREs0 码力 | 18 页 | 11.70 MB | 1 年前3 Node Operator: Kubernetes Node Management Made Simplecontinually • kube-apiserver oriented programming • CustomResourceDefinition (CRD) • Built on Kubernetes APIs • Kubernetes repo support • Agile, flexible and convenient Node-Operator: Overview • User: SREs0 码力 | 18 页 | 11.70 MB | 1 年前3
 01. K8s扩展功能解析2017 Rancher Labs, Inc. API Aggregation • What API aggregation provides • Extended with additional APIs • Build your own API server • Requirements of aggregation layer • Running Kubernetes 1.7 Cluster0 码力 | 12 页 | 1.08 MB | 1 年前3 01. K8s扩展功能解析2017 Rancher Labs, Inc. API Aggregation • What API aggregation provides • Extended with additional APIs • Build your own API server • Requirements of aggregation layer • Running Kubernetes 1.7 Cluster0 码力 | 12 页 | 1.08 MB | 1 年前3
 VMware SIG Intro  to the vSphere Cloud Providerprovider for vSphere • The Cluster API is a Kubernetes project to bring declarative, Kubernetes-style APIs to cluster creation, configuration, and management. It provides optional, additive functionality0 码力 | 12 页 | 425.38 KB | 1 年前3 VMware SIG Intro  to the vSphere Cloud Providerprovider for vSphere • The Cluster API is a Kubernetes project to bring declarative, Kubernetes-style APIs to cluster creation, configuration, and management. It provides optional, additive functionality0 码力 | 12 页 | 425.38 KB | 1 年前3
 QCon北京2017/智能化运维/Self Hosted Infrastructure:以自动运维 Kubernetes 为例Self-Driving Kubernetes - A self-hosted cluster launched via Bootkube - Upgraded via Kubernetes APIs and an Operator - Automated by single-button or fully automatic Self driving Cluster is running0 码力 | 73 页 | 1.58 MB | 1 年前3 QCon北京2017/智能化运维/Self Hosted Infrastructure:以自动运维 Kubernetes 为例Self-Driving Kubernetes - A self-hosted cluster launched via Bootkube - Upgraded via Kubernetes APIs and an Operator - Automated by single-button or fully automatic Self driving Cluster is running0 码力 | 73 页 | 1.58 MB | 1 年前3
共 30 条
- 1
- 2
- 3














