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

Integrate cluster services into the mesh #111

Open
13 tasks
xunholy opened this issue Oct 16, 2020 · 3 comments
Open
13 tasks

Integrate cluster services into the mesh #111

xunholy opened this issue Oct 16, 2020 · 3 comments
Labels
enhancement New feature or request feature_request help wanted Extra attention is needed prio:high high priority

Comments

@xunholy
Copy link
Owner

xunholy commented Oct 16, 2020

Details

Currently, istio has no active workloads deployed into the mesh, this issue would require that most services be integrated and tested whilst running in the mesh using mTLS and no direct external internet facing traffic other than via the egress gateway.

Namespaces to add to the mesh:

  • actions-runner-system
  • backups
  • flux-system
  • gatekeeper-system
  • home-system
  • istio-operator - Should not be added to the mesh
  • istio-system - Should not be added to the mesh
  • kube-system - Should not be added to the mesh
  • litmus
  • network
  • observability
  • openebs
  • security
@xunholy xunholy added the enhancement New feature or request label Oct 16, 2020
@issue-label-bot
Copy link

Issue-Label Bot is automatically applying the label feature_request to this issue, with a confidence of 0.91. Please mark this comment with 👍 or 👎 to give our bot feedback!

Links: app homepage, dashboard and code for this bot.

@xunholy
Copy link
Owner Author

xunholy commented Oct 27, 2020

Once migrating to strict mTLS prometheus will need to be configured to continue to still be able to scrape targets in the mesh https://istio.io/latest/blog/2020/proxy-cert/

All add-on applications in istio also need to be considered for re-deployment via their respective operators or deployments outside the IstioOperator resource https://istio.io/latest/blog/2020/addon-rework/

@xunholy
Copy link
Owner Author

xunholy commented Nov 4, 2020

Testing in the network namespace was successful, several new service entries were required and have since been added into the istio-system namespace.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request feature_request help wanted Extra attention is needed prio:high high priority
Projects
None yet
Development

No branches or pull requests

1 participant