Commit d941c02
committed
configure static ip for master VMs
before we got the loadbalancer working,
we need to set master VMs with static ip with
a ip pool starting from 192.168.1.101.
then set NAT at VMC, it statically link
public ip with 192.168.1.101 and expose the
public ip as apiserver endpoint.1 parent e505965 commit d941c02
File tree
3 files changed
+5
-15
lines changed- master_templates-v1.10.0
- vsphere
- modules/master
3 files changed
+5
-15
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
280 | 280 | | |
281 | 281 | | |
282 | 282 | | |
| 283 | + | |
283 | 284 | | |
284 | 285 | | |
285 | 286 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | | - | |
| 50 | + | |
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
| 38 | + | |
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | | - | |
56 | | - | |
57 | | - | |
58 | | - | |
59 | | - | |
60 | | - | |
61 | | - | |
62 | | - | |
63 | | - | |
64 | 52 | | |
65 | 53 | | |
66 | 54 | | |
67 | 55 | | |
68 | | - | |
69 | 56 | | |
70 | 57 | | |
71 | 58 | | |
| |||
75 | 62 | | |
76 | 63 | | |
77 | 64 | | |
| 65 | + | |
| 66 | + | |
78 | 67 | | |
0 commit comments