This repository was archived by the owner on Jan 21, 2020. It is now read-only.
File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -62,9 +62,9 @@ Here is a list of plugins:
62
62
| [ infrakit/terraform] ( ./examples/instance/terraform ) | instance | creates resources using Terraform |
63
63
| [ infrakit/maas] ( ./examples/instance/maas ) | instance | bare-metal provisioning using Ubuntu MAAS |
64
64
| [ infrakit/vagrant] ( ./examples/instance/vagrant ) | instance | creates Vagrant VMs |
65
- | [ infrakit/hyperkit] ( ./examples /instance/hyperkit ) | instance | creates Xhyve VMs on Mac OSX |
66
- | [ infrakit/packet] ( ./examples /instance/packet ) | instance | provisions bare metal hosts on Packet |
67
- | [ infrakit/libvirt] ( ./examples /instance/libvirt ) | instance | provisions KVM vms via libvirt |
65
+ | [ infrakit/hyperkit] ( ./pkg/plugin /instance/hyperkit ) | instance | creates Xhyve VMs on Mac OSX |
66
+ | [ infrakit/packet] ( ./pkg/plugin /instance/packet ) | instance | provisions bare metal hosts on Packet |
67
+ | [ infrakit/libvirt] ( ./pkg/plugin /instance/libvirt ) | instance | provisions KVM vms via libvirt |
68
68
| [ docker/infrakit.aws] ( https://github.com/docker/infrakit.aws ) | instance | creates Amazon EC2 instances and other resource types |
69
69
| [ docker/infrakit.gcp] ( https://github.com/docker/infrakit.gcp ) | instance | creates Google Cloud Platform compute instances |
70
70
| [ docker/infrakit.digitalocean] ( https://github.com/docker/infrakit.digitalocean ) | instance | creates DigitalOcean droplets |
You can’t perform that action at this time.
0 commit comments