chore: reorganized use-case structure
This commit is contained in:
parent
6ad4cfb189
commit
9c11e3883a
10 changed files with 209 additions and 33 deletions
|
|
@ -0,0 +1 @@
|
|||
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