Misplaced Pages

InfraKit

Article snapshot taken from Wikipedia with creative commons attribution-sharealike license. Give it a read and then ask your questions in the chat. We can research this topic together.
This article is an orphan, as no other articles link to it. Please introduce links to this page from related articles; try the Find link tool for suggestions. (June 2024)
InfraKit
Developer(s)Docker, Inc.
Initial release4 October 2016; 8 years ago (2016-10-04)
Repository
Written inGo
Operating systemLinux
Platformx86-64
TypeOperating-system-level virtualization
LicenseApache License 2.0
Websitegithub.com/docker/infrakit/

InfraKit is an open-source project that is part of the larger Docker application container software project. The project was formally announced for Docker by its creator Solomon Hykes at the Linuxcon EU 2016 event. InfraKit was originally called 'libmachete' and was renamed by Docker developers in October 2016.

According to the project's GitHub description, InfraKit is a toolkit for creating and managing declarative, self-healing infrastructure. InfraKit consists of several core elements which include, instances, groups and flavors. Groups are collections of instances while flavors are specific groups built for a certain purpose. The InfraKit model works as a set of plugins that can be used to monitor Docker infrastructure. In the event of a failure or a node falling out of a set policy, the self-healing element of InfraKit enables remediation.

References

  1. "docker/infrakit". GitHub. Retrieved 2016-10-07.

External links

Categories: