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

deploy to local instance of kubernetes #45

Merged
merged 7 commits into from
Nov 26, 2023
Merged

deploy to local instance of kubernetes #45

merged 7 commits into from
Nov 26, 2023

Conversation

wenbo-bao
Copy link
Contributor

there are still some bugs in it

Copy link

codecov bot commented Nov 14, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (61daf9a) 96.26% compared to head (0d024b8) 96.53%.
Report is 3 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #45      +/-   ##
==========================================
+ Coverage   96.26%   96.53%   +0.27%     
==========================================
  Files           8        8              
  Lines         321      346      +25     
==========================================
+ Hits          309      334      +25     
  Misses         12       12              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@haofrank haofrank marked this pull request as ready for review November 16, 2023 21:58
@haofrank
Copy link
Collaborator

haofrank commented Nov 16, 2023

there are still some bugs in it

bug fixed. i test on my local pc, all resources run well.

You can TEST it locally:

  1. start docker and minikube
  2. kubectl apply -f k8s/
  3. kubectl get all
  4. check the deoployment of product ststus is RUNNING
  5. if you test on Mac: minikube addons enable ingress. Then minikube tunnel. Finally access http://127.0.0.1/

@haofrank haofrank self-assigned this Nov 16, 2023
@haofrank haofrank self-requested a review November 16, 2023 22:12
@haofrank haofrank merged commit 95f5a66 into master Nov 26, 2023
3 checks passed
@haofrank haofrank deleted the wbao/k8s-setup branch November 26, 2023 05:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants