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

Extend teleport-operator to create teleport app agent configmap #3219

Closed
Tracked by #3035
tuladhar opened this issue Feb 7, 2024 · 0 comments
Closed
Tracked by #3035

Extend teleport-operator to create teleport app agent configmap #3219

tuladhar opened this issue Feb 7, 2024 · 0 comments
Labels
team/bigmac Team BigMac

Comments

@tuladhar
Copy link

tuladhar commented Feb 7, 2024

Summary

  • In order to run teleport app agent to register web apps, it needs a teleport join token and configmap.
appResources:
- labels:
    'mc': 'golem'
authToken: f84a4...
joinTokenSecret:
  create: true
  name: teleport-app-agent-join-token
proxyAddr: teleport.giantswarm.io:443
roles: app
teleportVersionOverride: 14.1.3
  • teleport app agent, will re-use the same teleport-kube-agent chart, with different set of values to only run it as app agent.

Action items:

  • We need to extend operator to create a configmap same as teleport-kube-agent, but with app role.
@tuladhar tuladhar added the team/bigmac Team BigMac label Feb 7, 2024
@tuladhar tuladhar changed the title Extend teleport-operator to create teleport app agent secret Extend teleport-operator to create teleport app agent configmap Feb 7, 2024
@github-project-automation github-project-automation bot moved this to Inbox 📥 in Roadmap Feb 7, 2024
@gawertm gawertm moved this from Inbox 📥 to Backlog 📦 in Roadmap Feb 7, 2024
@gawertm gawertm moved this from Backlog 📦 to Up Next ➡️ in Roadmap Feb 7, 2024
@gawertm gawertm moved this from Up Next ➡️ to Backlog 📦 in Roadmap Mar 6, 2024
@stone-z stone-z closed this as completed Nov 5, 2024
@github-project-automation github-project-automation bot moved this from Backlog 📦 to Done ✅ in Roadmap Nov 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
team/bigmac Team BigMac
Projects
Archived in project
Development

No branches or pull requests

2 participants