Fix #15161 - Fix card alignments in kubernetes baiscs tutorial page.#17051
Fix #15161 - Fix card alignments in kubernetes baiscs tutorial page.#17051k8s-ci-robot merged 2 commits intokubernetes:masterfrom
Conversation
|
Deploy preview for kubernetes-io-master-staging ready! Built with commit c12fdba https://deploy-preview-17051--kubernetes-io-master-staging.netlify.com |
|
/lgtm |
|
/assign @kbhawkey |
|
Hi @miteshskj .
|
|
Thanks for reviewing @kbhawkey Please review again. |
|
Hi @miteshskj. I reviewed the changes and preview again. |
|
For further information, see #17108. |
|
/hold cancel |
|
@miteshskj , I created a PR (#17177) to fix the styling of the tutorial pages. |
|
/lgtm |
|
Thanks! |
|
Thanks @kbhawkey ! Yes I reverted the blog file as the bootstrap css was not needed in index.html so didn't see the need to upgrade the version in blog. |
OK. If this information is in the commit message, would you remove the comment about updating the blog file? |
|
Commit message was updated, I have updated the PR description to remove the blog file info. |
|
@miteshskj , The English version of the page, for the multi-step graphics, looks okay now. |
|
Thank you @kbhawkey |
|
/lgtm |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: bene2k1, daminisatya The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |



Fixes #15161
The _index.html did not have stylesheet links causing incorrect layout. Included them for all languages which had _index.html files.