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

feat: install istio service mesh #9

Merged
merged 2 commits into from
Dec 6, 2023
Merged

feat: install istio service mesh #9

merged 2 commits into from
Dec 6, 2023

Conversation

sydrawat01
Copy link
Member

  • add dynamic namespace creation/deletion with terraform k8s provider
  • add istio-injection labels to namespaces on creation
  • introduced modules to install Istio helm charts
    • istio/base
    • istio/istiod
    • istio/gateway

- add dynamic namespace creation/deletion with terraform k8s provider
- add `istio-injection` labels to namespaces on creation
- introduced modules to install Istio helm charts
  - `istio/base`
  - `istio/istiod`
  - `istio/gateway`
@rishabNeu rishabNeu merged commit 5f8df41 into csye7125-fall2023-group05:master Dec 6, 2023
1 check passed
@rishabNeu rishabNeu deleted the patch-5 branch December 6, 2023 20:12
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.

⬇ Install Istio service mesh dependency charts
2 participants