GitShow/kelseyhightower/compose2kube
kelseyhightower

compose2kube

Convert docker-compose service files to Kubernetes objects.

by kelseyhightower
Star on GitHubFork

Go

417 stars60 forks10 contributorsQuiet · 9y agoSince 2015MIT

Meet the team

See all 10 on GitHub →
kelseyhightower
kelseyhightower15 contributions
fkautz
fkautz12 contributions
oguennec
oguennec3 contributions
ipedrazas
ipedrazas1 contribution
metal3d
metal3d1 contribution
tskinn
tskinn1 contribution

Languages

View on GitHub →
Go100%

Commit activity

Last 12 weeks · 0 commits

Full graph →

Community health

2 of 6 standards met

Community profile →
42
✓README✓License○Contributing○Code of Conduct○Issue Template○PR Template

Recent PRs & issues

Quiet · 4 in progress · Last activity 9y ago
See all on GitHub →
kelseyhightower
Don't use env vars for namespaceOpenIssue

Current getting the following issue on master:

kelseyhightower · 9y ago
fkautz
Replace replication controllers with replication setsOpenIssue

Replication Sets are next-generation replication controllers. We should migrate.

fkautz · 9y ago
sebgoa
komposeOpenIssue

@kelseyhightower somehow I did not see that you kept on evolving this. Do you know about: http://github.com/skippbox/kompose We are proposing it for the k8s incubator via sig-apps.

sebgoa · 9y ago

Recent fixes

View closed PRs →
filiphaftek
Not assuming docker-compose.yml file nameMergedPR

When flag is specified, actually it assumes that it is only the directory name containing file. This PR adds the behaviour that other file name can be used instead of default i.e. .

filiphaftek · 2y ago
fkautz
Emit replica sets instead of replication controllersMergedPR
fkautz · 7y ago
jmlrt
"unknown configs.Cgroup field 'AllowAllDevices' in struct literal" when trying to build compose2kubeClosedIssue

Hi, When I try to build compose2kube, I get the following error:

jmlrt · 7y ago
Structured data for AI agents

Repository: kelseyhightower/compose2kube. Description: Convert docker-compose service files to Kubernetes objects. Stars: 417, Forks: 60. Primary language: Go. Languages: Go (100%). License: MIT. Open PRs: 4, open issues: 19. Last activity: 9y ago. Community health: 42%. Top contributors: kelseyhightower, fkautz, oguennec, ipedrazas, metal3d, tskinn.

·@ofershap

Replace github.com with gitshow.dev