如何对具有 Google 容器优化 os 的计算实例使用 OS 补丁管理?
How to use OS patch management for compute instances with Google container optimized os?
按照GCP's OS patch management, patch jobs can be created for the Compute Instance VMs that have the OS config agent安装进去。
This document 解释了如果某些虚拟机中没有代理,如何安装代理。
它涵盖的操作系统是:
Windows服务器/Ubuntu/Debian/RHEL/CentOS SLES/openSUSE
如何使用 Google 容器优化 os (COS) 为计算实例创建补丁作业?
我无法找到在这些 COS 实例中安装 OS config agent 的方法,也没有创建 "OS Patch Deployment" 的选项。这还是possible吗?
很遗憾,您无法使用 OS patch management for VM instances with Google Container Optimized OS。
请查看文档 Creating patch jobs section Supported operating systems:
- Debian 9
- Ubuntu 16.04 and 18.04
- CentOS 6, 7, and 8
- Red Hat Enterprise Linux (RHEL) 6, 7, and 8
- Windows Server 2012R2, 2016, 2019, and semi-annual releases 1803 and 1809
- SUSE Enterprise Linux Server (SLES) 12 and 15, openSUSE Leap 15
此外,在 Setting up your VM 部分:
To use the OS patch management service, you need to set up the OS
Config service API and install the OS Config agent. For detailed
instructions, see Managing your operating systems.
正如您在文档 Managing your operating systems section Installing the OS Config agent 中看到的,Google COS 没有选项。
如果您需要此功能,可以尝试提交 feature request at Google Issue Tracker。
按照GCP's OS patch management, patch jobs can be created for the Compute Instance VMs that have the OS config agent安装进去。
This document 解释了如果某些虚拟机中没有代理,如何安装代理。 它涵盖的操作系统是: Windows服务器/Ubuntu/Debian/RHEL/CentOS SLES/openSUSE
如何使用 Google 容器优化 os (COS) 为计算实例创建补丁作业?
我无法找到在这些 COS 实例中安装 OS config agent 的方法,也没有创建 "OS Patch Deployment" 的选项。这还是possible吗?
很遗憾,您无法使用 OS patch management for VM instances with Google Container Optimized OS。
请查看文档 Creating patch jobs section Supported operating systems:
- Debian 9
- Ubuntu 16.04 and 18.04
- CentOS 6, 7, and 8
- Red Hat Enterprise Linux (RHEL) 6, 7, and 8
- Windows Server 2012R2, 2016, 2019, and semi-annual releases 1803 and 1809
- SUSE Enterprise Linux Server (SLES) 12 and 15, openSUSE Leap 15
此外,在 Setting up your VM 部分:
To use the OS patch management service, you need to set up the OS Config service API and install the OS Config agent. For detailed instructions, see Managing your operating systems.
正如您在文档 Managing your operating systems section Installing the OS Config agent 中看到的,Google COS 没有选项。
如果您需要此功能,可以尝试提交 feature request at Google Issue Tracker。