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

docs: add design for using services for addons pods #173

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

bipuladh
Copy link

Describe what this PR does

This PR adds a design doc, proposing the introduction of Services in front of pods that have addons sidecar container running in them.

Is there anything that requires special attention

Do you have any questions?

Is the change backward compatible?
Yes

Are there concerns around backward compatibility?
No

Provide any external context for the change, if any.

The addition of Service is required to allow secure communication between the add-ons manager and the sidecar. Related PR on the addons repo: csi-addons/kubernetes-csi-addons#692

Related issues

csi-addons/kubernetes-csi-addons#692
#172

Checklist:

  • Commit Message Formatting: Commit titles and messages follow
    guidelines in the developer
    guide
    .
  • Reviewed the developer guide on Submitting a Pull
    Request
  • Pending release
    notes

    updated with breaking and/or notable changes for the next major release.
  • Documentation has been updated, if necessary.
  • Unit tests have been added, if necessary.
  • Integration tests have been added, if necessary.

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.

1 participant