charts
charts copied to clipboard
feat(tailscale): Add Tailscale attempt #2
Description
Let's see how this does with the CI, curious to see how it tests. If it works we add something iX doesn't have
⚒️ Fixes #1347
⚙️ Type of change
- [X] ⚙️ Feature/App addition
- [ ] 🪛 Bugfix
- [ ] ⚠️ Breaking change (fix or feature that would cause existing functionality to not work as expected)
- [ ] 🔃 Refactor of current code
🧪 How Has This Been Tested?
📃 Notes:
✔️ Checklist:
- [X] ⚖️ My code follows the style guidelines of this project
- [X] 👀 I have performed a self-review of my own code
- [X] #️⃣ I have commented my code, particularly in hard-to-understand areas
- [X] 📄 I have made corresponding changes to the documentation
- [ ] ⚠️ My changes generate no new warnings
- [ ] 🧪 I have added tests to this description that prove my fix is effective or that my feature works
- [X] ⬆️ I increased versions for any altered app according to semantic versioning
➕ App addition
If this PR is an app addition please make sure you have done the following.
- [X] 🪞 I have opened a PR on truecharts/containers adding the container to TrueCharts mirror repo.
- [X] 🖼️ I have added an icon in the Chart's root directory called
icon.png
Please don't blindly check all the boxes. Read them and only check those that apply. Those checkboxes are there for the reviewer to see what is this all about and the status of this PR with a quick glance.
Weird that this wasn't pulled with the rest of the unRAID ports, I see even an ibracorp guide here. I'll wait until the container updates, since it's failing to pull the container according to tests https://docs.ibracorp.io/tailscale/
Some info that will be useful for both standalone and sidecar implementations. Dropping it here as a note for later. https://github.com/tailscale/tailscale/tree/main/docs/k8s
See #3483 with an updated container that actually works
tailscale seems like it recognizes that is run within a k8s cluster, and tries to access the kube api.
https://github.com/tailscale/tailscale/blob/f061d20c9d310f9515b41a9f9008cf5a74a0b32d/docs/k8s/run.sh#L27
This PR is locked to prevent necro-posting on closed PRs. Please create a issue or contact staff on discord if you want to further discuss this