Install Kubernetes Platform on All-in-one Duplex in StarlingX

Bug #1972748 reported by Scott Kamp
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
StarlingX
Fix Released
Medium
Elisamara Aoki Gonçalves

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:

- [X] 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.

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: on 2022-05-04 19:45:32
SHA:
Source: /deploy_install_guides/r6_release/bare_metal/aio_duplex_install_kubernetes.rst
URL: https://docs.starlingx.io/deploy_install_guides/r6_release/bare_metal/aio_duplex_install_kubernetes.html

in Section 4.

# check the current server time
$ date

# if the current server time is not correct, update with NTP

      # first add nameserver for DNS resolution
      $ echo "nameserver 8.8.8.8" >> /etc/resolvconf
      $ echo "nameserver 8.8.4.4" >> /etc/resolvconf

      # run ntpdate
      $ sudo ntpdate 0.pool.ntp.org 1.pool.ntp.org

shouldnt it be

      # first add nameserver for DNS resolution
      $ echo "nameserver 8.8.8.8" >> /etc/resolv.conf
      $ echo "nameserver 8.8.4.4" >> /etc/resolv.conf

Revision history for this message
Ghada Khalil (gkhalil) wrote :

screening: Assigning to Juanita to address the reported issue w/ docs.

Changed in starlingx:
assignee: nobody → Juanita-Balaraj (balaraj)
importance: Undecided → Medium
status: New → Triaged
tags: added: stx.7.0
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to docs (master)

Fix proposed to branch: master
Review: https://review.opendev.org/c/starlingx/docs/+/848185

Changed in starlingx:
status: Triaged → In Progress
Changed in starlingx:
assignee: Juanita-Balaraj (balaraj) → Elisamara Aoki Gonçalves (egoncalv)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to docs (r/stx.6.0)

Fix proposed to branch: r/stx.6.0
Review: https://review.opendev.org/c/starlingx/docs/+/848117

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to docs (master)

Reviewed: https://review.opendev.org/c/starlingx/docs/+/848185
Committed: https://opendev.org/starlingx/docs/commit/8ff6680f0d5d1891de44d171f36b5ad3a123a93b
Submitter: "Zuul (22348)"
Branch: master

commit 8ff6680f0d5d1891de44d171f36b5ad3a123a93b
Author: Elisamara Aoki Goncalves <email address hidden>
Date: Wed Jun 29 17:03:49 2022 -0300

    Install Kubernetes Platform on All-in-one Duplex Bug

    Closes-bug: 1972748

    Signed-off-by: Elisamara Aoki Goncalves <email address hidden>
    Change-Id: If3337d5def2471d649e24a94799e0b6ff961c71b

Changed in starlingx:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to docs (r/stx.6.0)

Reviewed: https://review.opendev.org/c/starlingx/docs/+/848117
Committed: https://opendev.org/starlingx/docs/commit/107873321d3851663c0befd0b1344f5e8f0b1455
Submitter: "Zuul (22348)"
Branch: r/stx.6.0

commit 107873321d3851663c0befd0b1344f5e8f0b1455
Author: Elisamara Aoki Goncalves <email address hidden>
Date: Wed Jun 29 17:03:49 2022 -0300

    Install Kubernetes Platform on All-in-one Duplex Bug

    Closes-bug: 1972748

    Signed-off-by: Elisamara Aoki Goncalves <email address hidden>
    Change-Id: If3337d5def2471d649e24a94799e0b6ff961c71b

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.