我想在PCF中启用nfs服务。请让我知道步骤。
我找不到Ops Manager安装仪表板吗?
答案 0 :(得分:1)
作为开发人员,您实际上无能为力。如果您没有看到NFS service broker listed when you run cf marketplace
,则需要联系平台运营商并要求他们启用它。
作为平台运营商,您需要make sure the functionality is enabled & configured (this is done in Ops Manager),然后需要将其公开给用户的组织或将服务标记为公开可用(使用cf cli完成,但作为管理员用户,请参见上一个链接的步骤8和9)。