Created
May 9, 2021 03:28
-
-
Save gowatana/188789e85d551d7b5455606e0fe0bb21 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
kind: VirtualMachine | |
apiVersion: vmoperator.vmware.com/v1alpha1 | |
metadata: | |
name: lab-centos-vm-01 | |
namespace: lab-ns-31 | |
labels: | |
demo: vm-service-01 | |
spec: | |
imageName: centos-stream-8-vmservice-v1alpha1-1619529007339 | |
className: best-effort-xsmall | |
powerState: poweredOn | |
storageClass: vm-storage-policy-wcp | |
networkInterfaces: | |
- networkType: nsx-t | |
vmMetadata: | |
configMapName: configmap-lab-centos-vm-01 | |
transport: OvfEnv |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
下記の投稿むけ。
vSphere with Tanzu の VM Service を試してみる。(vSphere 7.0 U2a)
https://vm.gowatana.jp/entry/2021/05/09/140905