mirror of
https://github.com/phfroidmont/self-hosting.git
synced 2025-12-25 13:46:59 +01:00
Setting up k8s workers
This commit is contained in:
parent
a2ba31fab2
commit
ee38146367
14 changed files with 1013 additions and 0 deletions
|
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"name": "{{flannel_cni_name}}",
|
||||
"type": "flannel",
|
||||
"delegate": {
|
||||
"isDefaultGateway": true
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue