chore: fixed titles missing from documents
This commit is contained in:
parent
31bf2031d6
commit
60b4a0cf8b
16 changed files with 26 additions and 0 deletions
|
|
@ -1 +1,3 @@
|
|||
# Using Image Layers to Customize Boot Image with a Common Base
|
||||
|
||||
Often, we want to allocate nodes for different purposes using different images. Let's use the base image that we created before and create another Kubernetes layer called `kubernetes-worker` based on the `base` image we created before. We would need to modify the boot script to use this new Kubernetes image and update cloud-init set up the nodes.
|
||||
Loading…
Add table
Add a link
Reference in a new issue