2 # SPDX-license-identifier: Apache-2.0
3 ##############################################################################
5 # All rights reserved. This program and the accompanying materials
6 # are made available under the terms of the Apache License, Version 2.0
7 # which accompanies this distribution, and is available at
8 # http://www.apache.org/licenses/LICENSE-2.0
9 ##############################################################################
13 net_config: &net_config
16 kubespray: &idf_kubespray
18 node1: [kube-master, etcd]
25 # Update with hostnames of servers (node1: master, node2: worker)
31 net_config: *net_config
33 # net_config network to be used by the PXE
36 # net_config network to be used for the internet access
37 public_network: public
40 kubespray: *idf_kubespray
66 sriov_dpdk_vfs_per_port: 4
77 cpus: "8-27,36-55" # Not used when autogenerate is true
82 num_exclusive_cores: 3