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

|
||||

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