Overview
etcd version and service status
etcd version and systemd service status on a freshly launched instance with RBAC enabled.
etcd version and service status
Per-instance credentials
etcdctl health check and operations
This is a repackaged open source software product wherein additional charges apply for cloudimg support services.
Overview etcd is a strongly consistent, highly available, distributed key value store designed to reliably store the most critical data of a distributed system. It is the canonical state store behind Kubernetes, CoreDNS, OpenShift and many other distributed systems. This image delivers etcd fully installed and configured as a single node deployment with Role Based Access Control enabled, so a hardened key value service is running within minutes of launch.
Application Stack etcd 3.5 running as a native binary from the official etcd-io GitHub release. The client port 2379 serves applications; the peer port 2380 stays loopback only for the single node default. etcdctl is preinstalled at /usr/local/bin/etcdctl for command line management. The /health endpoint on port 2379 is anonymous by design so Kubernetes liveness and readiness probes work out of the box.
Secure First Boot On the first boot of your instance a one shot service generates a fresh per instance cloudimg user password and a separate emergency root password, writes them to a root only file, configures etcdctl Role Based Access Control, and refuses to leave authentication disabled. The advertise URL is rewritten with the instance address resolved from EC2 IMDSv2.
Ready To Use The etcd server, data directory, Role Based Access Control roles and systemd units are all configured. Point your distributed application at port 2379 with the cloudimg user, or sign in to the instance and use etcdctl to manage keys, roles and members directly.
cloudimg Support 24/7 technical support by email and chat. Help with etcd deployment, cluster expansion, RBAC design, performance tuning and monitoring.
Use Cases Kubernetes control plane state store. Service discovery and configuration store for distributed applications. Strongly consistent feature flag and leader election backplane. Coordination service for CoreDNS, OpenShift and other CNCF projects. Development, test and proof of concept distributed key value workloads.
All product and company names are trademarks or registered trademarks of their respective holders. Use of them does not imply any affiliation with or endorsement by them.
Highlights
- etcd preinstalled and ready as a single node distributed key value store, with Role Based Access Control enabled at first boot and the etcdctl command line preinstalled
- Hardened first boot generates a fresh per instance cloudimg user password and a separate emergency root password, both stored in a file only the root user can read
- 24/7 technical support from cloudimg, with expert assistance for etcd deployment, cluster expansion, RBAC design and performance tuning
Details
Introducing multi-product solutions
You can now purchase comprehensive solutions tailored to use cases and industries.
Features and programs
Financing for AWS Marketplace purchases
Pricing
Free trial
- ...
Dimension | Description | Cost/hour |
|---|---|---|
m5.large Recommended | m5.large | $0.08 |
t2.micro | t2.micro instance type | $0.04 |
t3.micro | t3.micro instance type | $0.04 |
r5dn.2xlarge | r5dn.2xlarge instance type | $0.24 |
r6id.24xlarge | r6id.24xlarge instance type | $0.24 |
m7i-flex.8xlarge | m7i-flex.8xlarge instance type | $0.24 |
r6a.xlarge | r6a.xlarge instance type | $0.12 |
m8a.metal-24xl | m8a.metal-24xl instance type | $0.24 |
r5a.12xlarge | r5a.12xlarge instance type | $0.24 |
gr6.4xlarge | gr6.4xlarge instance type | $0.24 |
Vendor refund policy
Refunds available on request.
How can we make this page better?
Legal
Vendor terms and conditions
Content disclaimer
Delivery details
64-bit (x86) Amazon Machine Image (AMI)
Amazon Machine Image (AMI)
An AMI is a virtual image that provides the information required to launch an instance. Amazon EC2 (Elastic Compute Cloud) instances are virtual servers on which you can run your applications and workloads, offering varying combinations of CPU, memory, storage, and networking resources. You can launch as many instances from as many different AMIs as you need.
Version release notes
Initial release of etcd 3.5 with Role Based Access Control enabled at first boot and per instance credentials.
Additional details
Usage instructions
Connect via SSH on port 22 as the default login user for your operating system variant (the user guide lists it per variant). etcd serves clients on port 2379 with RBAC enabled. Retrieve the per instance password with: sudo cat /root/etcd-credentials.txt. From a client run: etcdctl --endpoints=http://<instance-public-ip>:2379 --user=cloudimg:<ETCD_PASSWORD> put mykey myvalue. The /health endpoint is anonymous and intended for Kubernetes liveness probes. To enable TLS on the client port follow the TLS section of the user guide.
Resources
Vendor resources
Support
Vendor support
cloudimg provides 24/7 technical support for this product by email and live chat. Our engineers help with deployment, configuration, updates, performance tuning and troubleshooting; critical issues receive a one hour average response. Contact support@cloudimg.co.uk .
AWS infrastructure support
AWS Support is a one-on-one, fast-response support channel that is staffed 24x7x365 with experienced and technical support engineers. The service helps customers of all sizes and technical abilities to successfully utilize the products and features provided by Amazon Web Services.