Installing kuryr-kubernetes manually in kuryr-kubernetes

Bug #2029122 reported by Matteo Castellani
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
kuryr-kubernetes
Fix Released
Undecided
Roman Dobosz

Bug Description

This bug tracker is for errors with the documentation, use the following as a template and remove or add fields as you see fit. Convert [ ] into [x] to check boxes:

- [ ] This doc is inaccurate in this way: ______
- [ ] This is a doc addition request.
- [X] I have a fix to the document that I can paste below including example: input and output.

Fix for the first part of the installation lines:

----- start -----
mkdir kuryr-k8s-controller
cd kuryr-k8s-controller
+ apt install python3-virtualenv -y
virtualenv env
git clone https://opendev.org/openstack/kuryr-kubernetes
. env/bin/activate
pip install -e kuryr-kubernetes
----- end -----

---- start ----
cd kuryr-kubernetes
./tools/generate_config_file_samples.sh
+ mkdir -p /etc/kuryr/
cp etc/kuryr.conf.sample /etc/kuryr/kuryr.conf
---- end ----

If you have a troubleshooting or support issue, use the following resources:

 - The mailing list: https://lists.openstack.org
 - IRC: 'openstack' channel on OFTC

-----------------------------------
Release: 8.1.0.dev13 on 2022-06-02 14:00:36
SHA: 430ae62e4f5cd53627508e6ad954b97773c3cf25
Source: https://opendev.org/openstack/kuryr-kubernetes/src/doc/source/installation/manual.rst
URL: https://docs.openstack.org/kuryr-kubernetes/latest/installation/manual.html

Changed in kuryr-kubernetes:
assignee: nobody → Roman Dobosz (roman-dobosz)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to kuryr-kubernetes (master)

Reviewed: https://review.opendev.org/c/openstack/kuryr-kubernetes/+/890405
Committed: https://opendev.org/openstack/kuryr-kubernetes/commit/d95893b50384e49dd3eb7724196e2e911647bccd
Submitter: "Zuul (22348)"
Branch: master

commit d95893b50384e49dd3eb7724196e2e911647bccd
Author: Roman Dobosz <email address hidden>
Date: Thu Aug 3 12:27:35 2023 +0200

    Installation docs update.

    Change-Id: I1504c1037c17e1a8cd68989567533d69e9b4eb8d
    Closes-Bug: #2029122

Changed in kuryr-kubernetes:
status: New → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/kuryr-kubernetes 10.0.0.0rc1

This issue was fixed in the openstack/kuryr-kubernetes 10.0.0.0rc1 release candidate.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.