Hi team
Attachment is the guide of how to deploy kubernetes scenario on ARM server
using compass installer. We have tested it in Huawei lab with a baremetal pod
of six ARM servers.
Regards
Harry
k8s-deploy-arm.rst
Description: k8s-deploy-arm.rst
___
The test script just needs to use the kubernetes API or SSH into the k8s master
and kill the pods via kubectl. I can give concrete examples if you need. I
haven’t developed these tests yet, but that is the approach I will use for the
Models/VES tests that verify resilience/recovery of cloud-nati
Hi Jaewook,
I just check your open RC file, it seems you are missing the env variable:
OS_PROJECT_DOMAIN_NAME
Can you add “export OS_PROJECT_DOMAIN_NAME=default” in your rc file, then
source it and
make a try?
BRs,
Rex
+--
Hello all,
Currently I am developing a new testcase which in its context should create
through heat two nova instances (cirros) in different networks and connect
those networks through
a router so the VMs can communicate to each other on L3 layer.
The problem is that I cannot figure it out