Indexing and selecting data
Xarray提供了极其灵活的索引例程,结合了NumPy和pandas在数据选择方面的最佳特性。 访问DataArray对象元素的最基本方法是使用Python的[]语法,比如array[i,j] ,其中I和j都是整数。由于xarray对象可以…
[ccxmaster ~]$ cd ~/
[ccxmaster ~]$ pwd
/home/ccx
[ccxmaster ~]$
此时看呢,还是不行的,因为集群不知道你使用的是哪个kubeconfig文件
[ccxmaster ~]$ kubectl get nodes
The connection to the server localhost:8080 was refused - did you s…