Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Memgraph 2.17 < ]Update Kubernetes docs #773

Merged
merged 7 commits into from
May 17, 2024

Conversation

antejavor
Copy link
Contributor

@antejavor antejavor commented May 16, 2024

Description

Please briefly explain the changes you made.

Pull request type

Please check what kind of PR this is:

  • Fix or improvement of an existing page
  • New documentation page, release related

Related PRs and issues

PR this doc page is related to:
memgraph/helm-charts#22

Checklist:

  • Check all content with Grammarly
  • Perform a self-review of my code
  • Make corresponding changes to the rest of the documentation (consult with the DX team)
  • The build passes locally
  • My changes generate no new warnings or errors
  • Add a corresponding label
  • If release-related, add a product and version label
  • If release-related, add release note on product PR

Copy link

vercel bot commented May 16, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
documentation ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 17, 2024 9:03am

@antejavor antejavor added status: ready PR is ready for review future release For one of the next versions priority: medium (missing info) An additional information can be helpful or interesting, but the absence is not disruptive labels May 16, 2024
@antejavor antejavor marked this pull request as ready for review May 16, 2024 11:38
@antejavor antejavor requested a review from kgolubic as a code owner May 16, 2024 11:38
@antejavor antejavor changed the title Update Kubernetes docs [Memgraph 2.17 < ]Update Kubernetes docs May 16, 2024
@antejavor
Copy link
Contributor Author

If release-related, add a product and version label cc @kgolubic. I am not sure what goes on here, so let me know if I did everything as I should.

pages/getting-started/install-memgraph/kubernetes.mdx Outdated Show resolved Hide resolved
Comment on lines 280 to 282
Check all supported environment variables from the Memgraph website, [Data
Visualization
Section](https://memgraph.com/docs/data-visualization/install-and-connect#environment-variables)
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
Check all supported environment variables from the Memgraph website, [Data
Visualization
Section](https://memgraph.com/docs/data-visualization/install-and-connect#environment-variables)
Check all supported environment variables from the Memgraph Lab documentation(https://memgraph.com/docs/data-visualization/install-and-connect#environment-variables).

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Updated.

@katarinasupe katarinasupe self-requested a review May 16, 2024 11:57
@antejavor
Copy link
Contributor Author

@kgolubic Once you take a look at this PR if it is ok for you, feel free to merge it.

Copy link
Contributor

@kgolubic kgolubic left a comment

Choose a reason for hiding this comment

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

Everything looks OK.

@kgolubic kgolubic merged commit 2cd6aac into memgraph-2-17 May 17, 2024
@kgolubic kgolubic deleted the update-kubernetes-page branch May 17, 2024 09:00
kgolubic added a commit that referenced this pull request May 23, 2024
* Memgraph 2.17 docs

* Docs

* Zoned datetime data type (#723)

* Document how zoned datetime is supported

* Fix formatting

* Update the Differences in Cypher implementation page

* Update min/max functions

* Revert "Zoned datetime data type (#723)" (#763)

This reverts commit 16c8157.

* [Memgraph 2.17 < ]Update Kubernetes docs  (#773)

* Init docs for kubernetes.

* Fixes.

* Update page.

* Update.

* Fix.

* Update pages/getting-started/install-memgraph/kubernetes.mdx

Co-authored-by: Katarina Supe <[email protected]>

* Update kubernetes.mdx

---------

Co-authored-by: Katarina Supe <[email protected]>
Co-authored-by: Kruno Golubic <[email protected]>

* [memgraph-2.17 < ] --restore-replication-state-startup default to true (#762)

* Replication changes

* Update config docs

---------

Co-authored-by: kgolubic <[email protected]>

* Memgrpah 2.17 release notes (#679)

* Initial commit

* Update release notes

* Update release notes

* Update styling

* Fix typo

* Update RN

* Update release notes

* Update RN

* Update Release notes

* Add HA changes for 2.17 (#749)

* add '#1932 discard request leadership on follower' changes from megraph

* add user other user actions from '#1981' PR

* add part for env flags

---------

Co-authored-by: kgolubic <[email protected]>

* new: Add Lab 2.14 release notes (#779)

Co-authored-by: Kruno Golubic <[email protected]>

* Fix the Cypher examples for ZonedDateTime (#782)

* Create if not exists 2.17 (#780)

* Added description for if not exists for users and roles

* Added changes to description for if not exists for users and roles

* Update role-based-access-control.mdx

* Update users.mdx

---------

Co-authored-by: Kruno Golubic <[email protected]>

* Update release notes

* Update RN

* [memgraph-2-17 < ] Debugging memgraph (#765)

* Debugging memgraph

* Updated documentation

* Add Docker Compose

* Add one more todo

* Grammarly

* Fix image path

* Move to new location

* Update help-center.md

* Fix typo (#783)

* Debugging image

* Remove TODO mark

---------

Co-authored-by: kgolubic <[email protected]>
Co-authored-by: Kruno Golubic <[email protected]>

* Update release notes

* Update direct download  links

* Bolt routing (#777)

* Update RN

* Update RN

* Add bolt server to the output (#728)

* Update RN

* Update RN

* Data recovery on startup (#793)

* Add flags

* Update flags and remove callout

* Add callout

* Update RN

* Update release notes

* Update values for Vertex (#791)

* Update

* Update Delta values

* Fix typo

* Update code

* Update values

* Update one

* Update calculations

---------

Co-authored-by: Ante Pušić <[email protected]>
Co-authored-by: Ante Javor <[email protected]>
Co-authored-by: Katarina Supe <[email protected]>
Co-authored-by: Andi <[email protected]>
Co-authored-by: Antonio Filipovic <[email protected]>
Co-authored-by: Toni <[email protected]>
Co-authored-by: tonijurjevic96 <[email protected]>
Co-authored-by: Josipmrden <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
future release For one of the next versions priority: medium (missing info) An additional information can be helpful or interesting, but the absence is not disruptive status: ready PR is ready for review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants