Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
b75d046366 | ||
|
|
c88cd82102 | ||
|
|
6b3b881d24 | ||
|
|
d619856063 |
6
.github/ISSUE_TEMPLATE/feature_request.yml
vendored
6
.github/ISSUE_TEMPLATE/feature_request.yml
vendored
@@ -1,6 +1,6 @@
|
|||||||
name: "🚀 Feature Request"
|
name: "🚀 Feature Request"
|
||||||
description: "I have a suggestion for Aptakube!"
|
description: "I have a suggestion for Aptakube!"
|
||||||
labels: ["enhancement"]
|
labels: ["feature request"]
|
||||||
body:
|
body:
|
||||||
- type: markdown
|
- type: markdown
|
||||||
attributes:
|
attributes:
|
||||||
@@ -11,13 +11,9 @@ body:
|
|||||||
label: What problem are you trying to solve?
|
label: What problem are you trying to solve?
|
||||||
description: |
|
description: |
|
||||||
A concise description of what the problem is.
|
A concise description of what the problem is.
|
||||||
placeholder: |
|
|
||||||
I have an issue when [...]
|
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
|
|
||||||
- type: textarea
|
- type: textarea
|
||||||
attributes:
|
attributes:
|
||||||
label: Describe the solution you'd like
|
label: Describe the solution you'd like
|
||||||
validations:
|
|
||||||
required: true
|
|
||||||
|
|||||||
33
README.md
33
README.md
@@ -1,22 +1,29 @@
|
|||||||

|

|
||||||
|
|
||||||
Aptakube is a Modern, lightweight and multi-cluster Kubernetes desktop client.
|
## Features
|
||||||
|
|
||||||
- 💯 [Connect to one or more clusters simultaneously.](https://aptakube.com/multi-cluster)
|
- 💯 Connect to one or more clusters simultaneously
|
||||||
- ⚡️ [Supercharged Log Viewer.](https://aptakube.com/aggregated-logs)
|
- ⚡️ Aggregated Log Viewer
|
||||||
- 💪 [Human-friendly resource view.](https://aptakube.com/resource-view)
|
- 💪 Human-friendly resource view
|
||||||
- ✍️ [View & modify objects. Faster.](https://aptakube.com/yaml-editor)
|
- ✍️ View & modify objects
|
||||||
- 🎉 [Zero-config setup.](https://aptakube.com/zero-config)
|
- 🎉 Zero-config setup
|
||||||
- 💻 [Available on Windows, macOS and Linux.](https://aptakube.com/#downloads)
|
- 😉 **NOT** another Electron app
|
||||||
|
- ✅ Works with any Kubernetes cluster: on-prem, GKE, EKS, AKS and others.
|
||||||
|
- 💻 Available on Windows, macOS and Linux
|
||||||
|
|
||||||
- Visit https://aptakube.com to learn more!
|
Visit [https://aptakube.com](https://aptakube.com?utm_campaign=github_readme) to learn more.
|
||||||
|
|
||||||
❤️ Love Aptakube? Give us a shoutout 👉 https://testimonial.to/aptakube
|
## Download
|
||||||
|
|
||||||
|
- [Download Aptakube](https://aptakube.com)
|
||||||
|
- [Changelog](https://aptakube.com/changelog)
|
||||||
|
|
||||||
## Need help?
|
## Need help?
|
||||||
|
|
||||||
- Find us on Twitter @aptakube
|
- Find us on [Twitter](https://twitter.com/aptakube) or [Mastodon](https://hachyderm.io/@aptakube)
|
||||||
- Open a Github issue or a discussion
|
- Open a Github issue or a discussion
|
||||||
- Email us on hello@aptakube.com
|
- Shoot us an email hello@aptakube.com
|
||||||
|
|
||||||
> This repo is only used for feature requests and bug tracking.
|
---
|
||||||
|
|
||||||
|
❤️ Love Aptakube? Give us a shoutout 👉 https://senja.io/p/aptakube/r/ASb0RG
|
||||||
|
|||||||
Reference in New Issue
Block a user