You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »


#Check container log. First containers in the pod

logs
root@onap-oom-rancher:~# kubectl -n onap get pods dev-aai-cassandra-0 -o jsonpath={.spec.containers[*].name}
aai-cassandra
root@onap-oom-rancher:~# kubectl -n onap logs dev-aai-cassandra-0 aai-cassandra
  • No labels