How to Create and Access Container Cluster (Container Engine for Kubernetes) in Oracle Cloud
本文描述如何在Oracle Cloud中创建并访问容器服务。为了简单,所有的操作都是针对root compartment。 创建允许容器运行的Policy 这一步是必须的,否则不允许创建容器集群。 官方文档链接 左上角的产品菜单中:Governance and Administration -> Identity -> Policies 点击“Create Policy”之后,按照下图的样式创建Policy。 创建容器集群 官方文档链接 左上角的产品菜单中:Solutions and Platform -> Developer Services -> Container Cluster(OKE) 点击“Create Cluster”之后,页面中的元素较多,以下截图只是上半部分。 虽然元素较多,但是在测试阶段可以几乎完全使用默认值。因此直接点“Create”就好。 在容器集群中的Worker…