Compare commits
7 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
91f1a1685e | ||
|
|
ddaf02def1 | ||
|
|
3d4f64f69e | ||
|
|
fe2239e150 | ||
|
|
b46fbb4e58 | ||
|
|
e736b4c145 | ||
|
|
2af9dbdf0e |
6
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
6
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
@@ -9,14 +9,14 @@ body:
|
||||
- type: textarea
|
||||
attributes:
|
||||
label: Current and expected behavior
|
||||
description: A clear and concise description of what kube is doing and what you would expect.
|
||||
description: What is Apkutabe doing and what you would expect instead?
|
||||
validations:
|
||||
required: true
|
||||
|
||||
- type: textarea
|
||||
attributes:
|
||||
label: Additional context
|
||||
description: "Add any other context about the problem here. Or a screenshot if applicable."
|
||||
description: "Add any other context about the problem here. Please share screenshots where possible."
|
||||
|
||||
- type: textarea
|
||||
attributes:
|
||||
@@ -33,7 +33,7 @@ body:
|
||||
attributes:
|
||||
label: Environment
|
||||
description: |
|
||||
What type of kubernetes cluster you are running aginst (k3s/eks/aks/gke/other)?
|
||||
What's the kubernetes version?
|
||||
placeholder: |
|
||||
Output of `kubectl version --output=yaml`
|
||||
validations:
|
||||
|
||||
24
README.md
24
README.md
@@ -1,12 +1,22 @@
|
||||

|
||||

|
||||
|
||||
Aptakube is a Modern, lightweight and multi-cluster Kubernetes desktop client. Available on Windows, macOS and Linux.
|
||||
Aptakube is a Modern, lightweight and multi-cluster Kubernetes desktop client.
|
||||
|
||||
Visit https://aptakube.com to learn more!
|
||||
- 💯 [Connect to one or more clusters simultaneously.](https://aptakube.com/multi-cluster)
|
||||
- ⚡️ [Supercharged Log Viewer.](https://aptakube.com/aggregated-logs)
|
||||
- 💪 [Human-friendly resource view.](https://aptakube.com/resource-view)
|
||||
- ✍️ [View & modify objects. Faster.](https://aptakube.com/yaml-editor)
|
||||
- 🎉 [Zero-config setup.](https://aptakube.com/zero-config)
|
||||
- 💻 [Available on Windows, macOS and Linux.](https://aptakube.com/#downloads)
|
||||
|
||||
> This repo is currently only used for issue tracking.
|
||||
- Visit https://aptakube.com to learn more!
|
||||
|
||||
## Neel help?
|
||||
❤️ Love Aptakube? Give us a shoutout 👉 https://testimonial.to/aptakube
|
||||
|
||||
- Open Github issue
|
||||
- support@aptakube.com
|
||||
## Need help?
|
||||
|
||||
- Find us on Twitter @aptakube
|
||||
- Open a Github issue or a discussion
|
||||
- Email us on hello@aptakube.com
|
||||
|
||||
> This repo is only used for feature requests and bug tracking.
|
||||
|
||||
Reference in New Issue
Block a user