GitShow/kelseyhightower/hello-habitat
kelseyhightower

hello-habitat

Running Habitat based applications on Kubernetes tutorial.

by kelseyhightower
Star on GitHubFork

Go

18 stars1 forks1 contributorQuiet · 9y agoSince 2017Apache-2.0

Meet the team

See all 1 on GitHub →
kelseyhightower
kelseyhightower4 contributions

Languages

View on GitHub →
Go86.7%
Shell13.3%

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 · 1 discussion · Last activity 9y ago
See all on GitHub →
alban
config side car: updating config maps causes multiple "hab config apply" in parallel?OpenIssue

If the deployment has 3 replicas, the config sidecar is running three times (one time in each pod). When the Kubernetes config map is updated, inotify will trigger the config sidecar in each pod and it will execute the command 3 times in parallel. But already propagate the config to all the peers. I wonder if it can cause problem with messages. The config side car will also need to get the correct when starting.

alban · 9y ago
Structured data for AI agents

Repository: kelseyhightower/hello-habitat. Description: Running Habitat based applications on Kubernetes tutorial. Stars: 18, Forks: 1. Primary language: Go. Languages: Go (86.7%), Shell (13.3%). License: Apache-2.0. Open PRs: 0, open issues: 1. Last activity: 9y ago. Community health: 42%. Top contributors: kelseyhightower.

·@ofershap

Replace github.com with gitshow.dev