draft-classic icon indicating copy to clipboard operation
draft-classic copied to clipboard

A tool for developers to create cloud-native applications on Kubernetes.

Results 126 draft-classic issues
Sort by recently updated
recently updated
newest added

make it look more like https://github.com/kubernetes/helm/blob/master/docs/index.md Make the flow of the docs more coherent from an end user perspective. How do you get from zero to draft

area/docs
good first issue

Based on various feedback from newcomers to Draft, we've decided we need to take another look at the README.md file. This is a meta-ticket to track re-working our main draft...

area/docs
good first issue

In the name of transparency and openness, let's write a document that describes the process around onboarding new core maintainers for Draft.

area/docs
area/community

Similar to docs.helm.sh, we should host the Draft documentation somewhere like docs.draft.sh.

enhancement
area/docs

Enables users to scaffold a new draft pack. This command may be extended with more subcommands in the future that help users manage a single pack but for now it...

area/client
area/packs
size/large

pack-repo is a draft plugin that allows one to manage pack repositories. It gets installed by default as part of `draft init` This is the meta issue for moving the...

area/client
area/packs
size/small

Currently, output for `draft pack-repo list` looks like this: ```console $ draft pack-repo list github.com/Azure/draft github.com/michelleN/draft-packs ``` It'd be nice for us to be able to give a short name...

good first issue

It's hard for newcomers to know that DEPs are the place to find documentation around Draft features. DEPs should be used to propose features and discuss architecture/rationale. They're not great...

good first issue

The default registry should be configured as `docker.io`. This is the most common use case and should not require any extra configuration. Identified during hacking with @michelleN at #KubeCon

area/client