Skip to content

Instantly share code, notes, and snippets.

@gowatana
Created May 9, 2021 03:28
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save gowatana/188789e85d551d7b5455606e0fe0bb21 to your computer and use it in GitHub Desktop.
Save gowatana/188789e85d551d7b5455606e0fe0bb21 to your computer and use it in GitHub Desktop.
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
@gowatana
Copy link
Author

gowatana commented May 9, 2021

下記の投稿むけ。

vSphere with Tanzu の VM Service を試してみる。(vSphere 7.0 U2a)
https://vm.gowatana.jp/entry/2021/05/09/140905

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment