| Type | Hardened VM image |
|---|---|
| Upstream / license | etcd (Apache-2.0) — see licenses |
| Version | etcd 3.x from upstream release binaries (built from source where advisories require). Current builds: release notes. |
| Architecture | x86-64 |
| Sizing | Any current-generation instance with ≥ 4 vCPU (pay-as-you-go floor); 8 vCPU recommended for production. |
| Port | Purpose | State |
|---|---|---|
| 22 | SSH (key-only) | default-open |
| 2379 | Client API — 127.0.0.1 | customer-must-open (config + firewall) |
| 2380 | Peer — localhost (single node) | optional |
"customer-must-open" means a cloud firewall rule and, where noted, an in-image configuration change — both deliberate. Closed by default is the design.
No shared or default credentials are included in this image. Access uses the SSH key you supply at launch; any application credential is generated uniquely on your instance at first boot and stored only there — we never know it.
Log in: SSH with your launch key; `etcdctl` talks to 127.0.0.1:2379 without auth (local-only posture).
This product has no application credential of its own.
etcdctl endpoint health → 127.0.0.1:2379 is healthySingle member; a production quorum is 3+ nodes you architect deliberately.
Email support@dcassociatesgroup.com — first response within 1 business day (US Eastern), most tickets same-day. To escalate an open ticket, reply "ESCALATE"; it is reviewed by the founder within 1 business day. Security reports: vulnerability disclosure.
Privacy: policy · Terms: terms · Security practices: security & trust · Vulnerability reports: disclosure policy