Skip to content
#

virtual-machine

Here are 1,091 public repositories matching this topic...

acatangiu
acatangiu commented Sep 25, 2019

As we add/remove/change behavior and make doc changes, the documentation reflects the committed code, but not the released code.

We've seen multiple occurrences of users trying to unsuccessfully configure/use the latest released firecracker binary following documentation which is no longer applicable.

Options to keep binary and docs in sync:

  1. Have separate branches release and `deve
paul-snively
paul-snively commented Jul 28, 2019

Description of problem

Following the installation guide for minikube, at least with a certain configuration, results in a test pod stuck in ContainerCreating.

psnively@oryx-pro:~|cd packaging/kata-deploy 
psnively@oryx-pro:~/packaging/kata-deploy|master 
⇒  minikube delete
! "minikube" cluster does not exist
! "minikube" profile does not exist
psnively@oryx-pro:~/packag
stealthybox
stealthybox commented Sep 6, 2019

Using the following YAML should output warnings per offending spec instead of ignoring them silently.
Example:

footloose create
WARN[0000] Options under "spec.ignite" for "manager-%d" are ignored when using the "docker" backend
WARN[0000] Options under "spec.ignite" for "worker-%d" are ignored when using the "docker" backend
INFO[0000] Docker Image: quay.io/footloose/ubuntu18.04 prese
RamiLego4Game
RamiLego4Game commented May 22, 2019

Is your feature request related to a problem? Please describe.
The current documentation of LIKO-12 suffers from many problems, including:

  • Generated on the user's browser, and so it's not indexable by search engines.
  • It's hard to navigate between pages.
  • The theme is not much good.

Describe the solution you'd like
We want a better documentation software, which:

  • Stores the d
jodh-intel
jodh-intel commented Mar 9, 2018

The Agent version field in the cc-env output...

$ cc-runtime cc-env|grep -A 2 Agent
[Agent]
  Type = "hyperstart"
  Version = "<<unknown>>"

... is always <<unknown>> as there is no clean way to query it.

This could be done using losetup + mount, but for now atleast we're putting that functionality into the collect script (see #1055).

Remove Agent.Version from t

Improve this page

Add a description, image, and links to the virtual-machine topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the virtual-machine topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.