LogoLogo
Cocktail Cloud
  • What is Cocktail Cloud?
  • Apply for Service
    • Using Cocktail Cloud
  • overview
    • Kubernetes and Cocktail Cloud
    • Understanding Concepts
      • Platform
      • Workspace
      • Cluster
      • Service Map
      • Image Build
      • Security
      • Monitoring
      • Catalog
  • Getting Started
    • Cluster Creation
      • AWS (EKS)
      • NCP (NKS)
      • Azure (AKS)
      • GCP (GKE)
      • ETC (Datacenter)
    • Cluster Registration
      • AWS (EKS)
      • NCP (NKS)
      • Azure (AKS)
      • GCP (GKE)
      • ETC (Datacenter)
    • Managing Cloud Provider
      • AWS
    • Creating a User
    • Create Service Map
    • Create Registry
      • Create Registry
      • External Registry Registration
        • Setting Up AWS ECR
        • Setting Up Azure ACR
        • Setting Up Docker Hub
        • Setting Up Docker Registry
        • Setting Up Google GCR
        • Setting Up Harbor
        • Setting Up Naver
        • Setting Up Quay
    • Create a Workspace
  • Cluster Backup and Restore
    • Cocktail Backup and Restore
    • Backup/Restore Preparations
      • AWS S3 Configuration
      • Azure Blob Storage Configuration
      • Google Cloud Storage Configuration
      • MinIO Configuration
    • Create storages
    • Backups
    • Restoration
    • Backup/Restore Overview
  • Log Service
    • Cocktail Log Service
    • Installation
      • Install Log Service
      • Registration Log Service
      • Install Log Agent
      • Install Log Operator
    • Setting
      • Change Opensearch Admin password
    • Application Logs
      • Application Management
      • Application logging
        • Automatic instrumentation of container logs
          • Java
          • Python
        • Manual measurement of file logs(SDK)
          • Java
          • Python
        • Manual measurement of file logs (Sidecar)
          • Fluent-bit
    • Container Logs
    • Cluster Audit Logs
    • Troubleshooting
  • CI/CD
    • Creating a Build Server
    • Build Image
    • Setting up a Pipeline
  • application
    • Catalog
    • Application Deployment
    • Configuration Information Creation
    • Volume Requests
    • Service Exposure
    • Ingress
    • Service Mesh Configuration
  • Platform Management
    • Multicluster Configuration
    • Cluster Management
    • Workspace Management
    • Security
    • Integrated Monitoring
  • API Management
    • API Token Issuance
    • API Issuance History
    • API Execution Logs
  • Certificate Management
    • Issuer Management
    • Private Certificate
    • Public Certificate
  • Deepening operations
    • Maintaining Login Session in Case of Inability with Ingress Configuration
    • Add Ingress Proxy Configuration
    • Accessing Harbor from a Server Other Than the Registry VM
    • Configuring Harbor with a Public SSL Certificate
Powered by GitBook

â“’2023. Acornsoft Corp. All rights reserved.

On this page
  • 1. Google Cloud Storage
  • 2. Google Cloud Storage Creation
  • Bucket Creation Method
  • Authentication Information Confirmation Method

Was this helpful?

Export as PDF
  1. Cluster Backup and Restore
  2. Backup/Restore Preparations

Google Cloud Storage Configuration

Google Cloud Storage is an object storage service provided by the Google Cloud Platform (GCP), offering a secure and scalable data storage solution in the cloud.

PreviousAzure Blob Storage ConfigurationNextMinIO Configuration

Last updated 1 year ago

Was this helpful?

1. Google Cloud Storage

  1. To use Google Storage, please refer to the guide below.

2. Google Cloud Storage Creation

Bucket Creation Method

1) Access the Google Cloud Console.

2) Open the left menu, navigate to [Cloud Storage] - [Storage] menu.

3) Click the "Create" button in the top right corner to go to the creation screen.

4) Enter the bucket name, select the region (default: us), and click the "Create" button to create the bucket.

Authentication Information Confirmation Method

1) Access the Google Cloud Console.

2) In the Google Cloud Console, click on the "IAM & Admin" button.

3) Click on the Service accounts tab in IAM & Admin, and then click on the "+ Create Service Account" button at the top center.

4) Set the name for the service account.

5) Set the permissions for the created service account.

Owner permissions provide full access to most Google Cloud resources.

You can grant other permissions if needed, but note that access may be restricted based on the granted permissions.

6) Click on the created service account, click on "Add Key," choose JSON type, and click "Create" to generate a new key.

7) Confirm that a JSON file has been generated locally.

Authentication Information : Contents of the file

Create buckets  |  Cloud Storage  |  Google CloudGoogle Cloud
[Google Storage creation official document]
https://console.cloud.google.com/console.cloud.google.com
Google Cloud console - Web UI AdminGoogle Cloud
Logo
Logo