Skip to content
This repository has been archived by the owner on Nov 13, 2024. It is now read-only.

Add deployment guide (GCP) #239

Merged
merged 2 commits into from
Jan 14, 2024

Conversation

izellevy
Copy link
Collaborator

@izellevy izellevy commented Jan 2, 2024

Problem

We don't have a guide for Cloud deployments.

Solution

Added a guide for GCP.

Type of Change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update
  • Infrastructure change (CI configs, etc)
  • Non-code change (docs, etc)
  • None of the above: (explain here)

Test Plan

Describe specific steps for validating this change.

@izellevy izellevy changed the title Add deployment guide Add deployment guide (GCP) Jan 2, 2024
Copy link
Contributor

@igiloh-pinecone igiloh-pinecone left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@izellevy Please see a few comments

docs/deployment-gcp.md Outdated Show resolved Hide resolved
docs/deployment-gcp.md Show resolved Hide resolved
docs/deployment-gcp.md Show resolved Hide resolved
docs/deployment-gcp.md Show resolved Hide resolved

```bash
# Pull the Canopy Docker image
docker pull ghcr.io/pinecone-io/canopy:{canopy-version}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should probably be :latest, and you can mention that we also have individual version images

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think latest is not a good practice in general for deployments. (It is handy to check the functionality though.) More context here: https://vsupalov.com/docker-latest-tag/#:~:text=You%20should%20avoid%20using%20the,apart%20from%20the%20image%20ID.

docs/deployment-gcp.md Show resolved Hide resolved
docs/deployment-gcp.md Outdated Show resolved Hide resolved
Copy link
Contributor

@igiloh-pinecone igiloh-pinecone left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@izellevy izellevy added this pull request to the merge queue Jan 4, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Jan 4, 2024
@izellevy izellevy added this pull request to the merge queue Jan 4, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Jan 4, 2024
@igiloh-pinecone igiloh-pinecone added this pull request to the merge queue Jan 11, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Jan 11, 2024
@igiloh-pinecone igiloh-pinecone merged commit 69c0a7a into pinecone-io:main Jan 14, 2024
10 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants