NCP 서비스 브로커 사용 준비
    • PDF

    NCP 서비스 브로커 사용 준비

    • PDF

    Article Summary

    VPC 환경에서 이용 가능합니다.

    NCP 서비스 브로커를 통해 Ncloud Kubernetes Service 등의 네이버 클라우드 서비스를 CF 서비스로 사용할 수 있습니다.

    NCP 서비스 브로커 등록 확인

    cf service-brokers 명령으로 NCP 서비스 브로커가 등록되어 있는지 여부를 확인할 수 있습니다.

    $ cf service-brokers
      Getting service brokers as admin...
    
      name url
      ncp-service-broker   https://ncp-service-broker.시스템도메인
    

    제공되는 서비스 확인

    cf marketplace 명령으로 NCP 서비스 브로커를 통해 제공되는 서비스와 플랜을 확인할 수 있습니다.

    $ cf marketplace
      Getting all service offerings from marketplace in org system / space system-space as admin...
      
      offering     plans                                       description                                            broker
      cdbmongodb   StandAlone, SingleReplicaSet, Sharding      A MongoDB service, managed by NaverCloudPlatform.      ncp-service-broker
      cdbmysql     HA, Single                                  A Mysql service, managed by NaverCloudPlatform.        ncp-service-broker
      cdbredis     Simple-HA, Simple-Single                    A Redis service, managed by NaverCloudPlatform.        ncp-service-broker
      nks          10, 50                                      A Kubernetes service, managed by NaverCloudPlatform.   ncp-service-broker
      rabbitmq     2, 3                                        A RabbitMQ service, managed by NaverCloudPlatform.     ncp-service-broker
    
      TIP: Use 'cf marketplace -e SERVICE_OFFERING' to view descriptions of individual plans of a given service offering.
    

    cf marketplace -e 서비스 명령으로 마켓플레이스 서비스 상세 정보를 확인하면 플랜의 상세 설명을 볼 수 있습니다.

    참고

    cf cli 버전이 7보다 낮을 경우 cf markplace -s 서비스 명령으로 서비스 상세 설명을 볼 수 있습니다.
    cf cli 버전은 cf version 명령으로 확인할 수 있습니다.

    $ cf marketplace -e nks
      Getting service plan information for service nks as admin...
      OK
    
      service plan   description         free or paid
      10             NKS 10 Node Plan.   paid
      50             NKS 50 Node Plan.   paid
    

    이 문서가 도움이 되었습니까?

    Changing your password will log you out immediately. Use the new password to log back in.
    First name must have atleast 2 characters. Numbers and special characters are not allowed.
    Last name must have atleast 1 characters. Numbers and special characters are not allowed.
    Enter a valid email
    Enter a valid password
    Your profile has been successfully updated.