Commit Graph
18 Commits
Author SHA1 Message Date
Naga Ravi Chaitanya Elluri 0e852da7d4 Deprecate kubernetes method of deploying Krkn
This will ensure users will use the recommended methods ( standlone or containerized )
of installing and running Krkn.
2023-10-25 12:32:46 -04:00
Tullio SebastianiandGitHub f868000ebd Switched from krkn_lib_kubernetes to krkn_lib v1.0.0 (#469)
* changed all the references to krkn_lib_kubernetes to the new krkn_lib


changed all the references

* added krkn-lib pointer in documentation
2023-08-22 12:41:40 -04:00
Naga Ravi Chaitanya ElluriandGitHub 900ca74d80 Reorganize the content from https://github.com/startx-lab (#346)
Moving the content around installing kraken using helm to the
chaos in practice section of the guide to showcase how startx-lab
is deploying and leveraging Kraken.
2023-04-24 13:51:49 -04:00
Paige RubendallandNaga Ravi Chaitanya Elluri 93686ca736 new quay image reference 2023-01-31 17:21:45 -05:00
Christophe LARUEandNaga Ravi Chaitanya Elluri 68c02135d3 Add helm and tekton examples 2022-10-18 09:41:24 -04:00
Sandro BonazzolaandSandro Bonazzola d0d289fb7c update references to github organization
Updated references from chaos-kubox to redhat-chaos.

Signed-off-by: Sandro Bonazzola <sbonazzo@redhat.com>
2022-09-02 14:38:25 +02:00
Naga Ravi Chaitanya Elluri 11f469cb8e Update install sources to use the latest release 2022-08-24 15:34:42 -04:00
Naga Ravi Chaitanya Elluri da117ad9d9 Switch to python3.9 2022-07-22 16:56:47 -04:00
harshil-redhatandGitHub 97d4f51f74 Fix installation docs with updated git repo (#270)
Signed-off-by: harshil-redhat <72143431+harshil-redhat@users.noreply.github.com>
2022-06-23 19:29:36 -04:00
gsteedsandSanja 6280a39250 Fixed links within docs, as well as read through docs files and corrected some spelling and grammer issues. 2022-05-04 09:35:50 +02:00
Paige RubendallandNaga Ravi Chaitanya Elluri c1fb82e245 adding new quay repo 2022-04-25 10:25:51 -04:00
Naga Ravi Chaitanya Elluri 4f7616a150 Add pointers around alerts consistency
This commit also adds instructions around running kraken using venv
to avoid any dependencies conflicts.
2022-03-09 15:42:47 -05:00
Naga Ravi Chaitanya Elluri e9f5961986 [Docs] Add instructions on how to mount custom scenarios 2021-07-26 09:57:11 -04:00
Naga Ravi Chaitanya Elluri e195922504 Document pip version and add more logging 2021-07-07 09:49:52 -04:00
Robert O'BrienandNaga Ravi Chaitanya Elluri 56de5c76a9 Added selinux label to the docker run install command 2021-06-17 08:30:58 -04:00
Pravin DsilvaandNaga Ravi Chaitanya Elluri 807d96ae9c Dockerfile for ppc64le
Signed-off-by: Pravin Dsilva <pravin.d-silva@ibm.com>
2021-02-17 12:29:27 -05:00
Naga Ravi Chaitanya Elluri a7e28ca490 Add support to deploy performance dashboards
This commit enables performance monitoring on the cluster when
running Kraken to be able to observe how cluster reacts to failures
as it's important to make sure the cluster is healthy in terms of
both recovery as well as performance.
2021-02-10 16:06:55 -05:00
Naga Ravi Chaitanya Elluri 82743230fe Modify documentation to improve readability
This commit:
- Converts various sections in the readme into individual documents.
- Adds pointers to the public blogs.
- Updates workflow/architecture diagram.
- Adds community info and contributing guidelines.
2020-10-21 15:01:54 -04:00