Skip to content

Commit

Permalink
Update docs/build-customize-contribute/using-uffizzi.md
Browse files Browse the repository at this point in the history
Co-authored-by: Orlix <[email protected]>
Signed-off-by: Vibhav Bobade <[email protected]>
  • Loading branch information
waveywaves and OrlinVasilev committed Oct 18, 2023
1 parent f86a66a commit 5cfa980
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
---
title: Using Uffizzi ephemeral environments
title: Using Uffizzi virtual cluster ephemeral environments
---

When a pull request is opened against the (harbor github repo)[https://github.com/goharbor/harbor], a github action workflow will trigger the creation of a [Uffizzi](https://www.uffizzi.com) ephemeral environment. This environment is a Kubernetes cluster where harbor will be deployed built from the changes in the pull request.
When a pull request is opened against the [main goharbor/harbor GitHub repository](https://github.com/goharbor/harbor), a GitHub action workflow will trigger the creation of a [Uffizzi Virtual Cluster](https://www.uffizzi.com) ephemeral environment. This environment is a Kubernetes cluster where Harbor will be built and deployed from the changes in the pull request.

The ingress to the frontend for harbor will also be available in a comment posted by the github action. To log into the instance of harbor use the following credentials :-

Expand Down

0 comments on commit 5cfa980

Please sign in to comment.