This is finally supported in Kata 1.6
Update memory limit for kata to run in guaranteed test case
Signed-off-by: Saikrishna Edupuganti <saikrishna.edupuganti@intel.com>
We only support kubernetes versions with support for runtimeClass.
Remove the legacy annotations to reduce confusion.
Signed-off-by: Manohar Castelino <manohar.r.castelino@intel.com>
With kubelet service file fixed and correct args set in
metrics-server-deployment.yaml, autoscale seems to be working reliably.
Fixes: #5
Signed-off-by: Saikrishna Edupuganti <saikrishna.edupuganti@intel.com>
Currently cpumanagerpolicy:static is partially broken.
Hope these files catch future regressions
Added a script to generate yamls for different runtimeclass from
a template with different resource constraints on the pod
Signed-off-by: Saikrishna Edupuganti <saikrishna.edupuganti@intel.com>
Runtime class kata-qemu created and older kata point to kata-qemu
handler. Now all the handlers match the crio.conf settings.
Signed-off-by: Saikrishna Edupuganti <saikrishna.edupuganti@intel.com>
Initial support for firecracker configuration on Clearlinux.
This is a little bit complicated due to CRIO requiring a
disk or partition to use devicemapper.
Signed-off-by: Manohar Castelino <manohar.r.castelino@intel.com>
Simple set of scripts and slightly modified upstream configurations
of various kubernetes services to setup a kubernetes cluster on
Clearlinux.
Signed-off-by: Ganesh Maharaj Mahalingam <ganesh.mahalingam@intel.com>
Signed-off-by: Saikrishna Edupuganti <saikrishna.edupuganti@intel.com>
Signed-off-by: Manohar Castelino <manohar.r.castelino@intel.com>