Compare commits
6 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
b75d046366 | ||
|
|
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"
|
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
|
|
||||||
|
|||||||
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
|
- [Download Aptakube](https://aptakube.com)
|
||||||
- hello@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://senja.io/p/aptakube/r/ASb0RG
|
||||||
|
|||||||
Reference in New Issue
Block a user