network:
Ê ethernets:
Ê ens192:
Ê dhcp4: true
Ê match:
Ê macaddress: 00:50:56:91:1d:41
Ê set-name: ens192
Ê ens224:
Ê dhcp4: true
Ê match:
Ê macaddress: <MAC address>
Ê set-name: ens224
Ê version: 2
6. Use the following command to reconfigure the network:
`netplan try`
7. Repeat steps 4 through 6 for each remaining node in the user cluster.
8. When you have reconfigured the network for each node in the user cluster, you can deploy applications in
the user cluster that utilize Trident.
Deploy user clusters and applications
After deploying Rancher on NetApp HCI, you can set up user clusters and add
applications to those clusters.
Deploy user clusters
After deployment, Dev and Ops teams can then deploy their Kubernetes user clusters, similar to any Rancher
deployment, on which they can deploy apps.
1. Access the Rancher UI using that URL provided to you at the end of the Rancher deployment.
2. Create user clusters. See Rancher documentation about deploying workloads.
3. Provision user clusters in Rancher on NetApp HCI. See Rancher documentation about setting up
Kubernetes clusters in Rancher.
Deploy applications on user clusters
Similar to any Rancher deployment, you add applications on Kubernetes clusters.
See Rancher documentation about deploying applications across clusters.
Find more information