2019-05-13 20:32:53 +08:00
2019-05-13 20:32:53 +08:00
2019-05-13 20:32:53 +08:00
2019-05-13 20:32:53 +08:00
2019-05-13 20:32:53 +08:00
2019-05-13 20:32:53 +08:00

Image Build Specification of Alibaba Cloud Container Service for Kubernetes (ACK)

This repository contains resources and configuration scripts for building a custom base OS Image for ACK with HashiCorp Packer.

Setup

You must have Packer installed on your local system. For more information, see Installing Packer in the Packer documentation. You must also have Alibaba Cloud account credentials configured so that Packer can make calls to Alibaba Cloud API operations on your behalf.

For more information, see Alibaba Cloud builder in the Packer documentation.

Building the OS Image

Execute following scripts in your shell

export ALICLOUD_ACCESS_KEY=XXX
export ALICLOUD_SECRET_KEY=XXX
packer build ack-centos.json

Security

For security issues or concerns, please do not open an issue or pull request on GitHub. Please report any suspected or confirmed security issues to Alibaba Cloud Container Security contact kubernetes-security@service.aliyun.com

Description
No description provided
Readme 124 KiB
Languages
Shell 99.4%
Dockerfile 0.4%
Makefile 0.2%