Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Launch blockers #1

Closed
johndmulhausen opened this issue Feb 24, 2016 · 7 comments
Closed

Launch blockers #1

johndmulhausen opened this issue Feb 24, 2016 · 7 comments
Assignees

Comments

@johndmulhausen
Copy link

@johndmulhausen
Copy link
Author

CC @CreaturesInUnitards

@CreaturesInUnitards
Copy link

Addressed 8 of the 13 above. Some comments and questions inline:

  • Check in your SASS partials into the repo under the folder _sass DONE
  • CSS issue: Lists are "bumping up" against content too closely on their top margin DONE
  • CSS issue: List spacing is very tall between top-tier items, but crowded on second tier items DONE do you want this tightened up more?
  • CSS issue: Lists have a different font DONE
  • CSS issue: hyperlinked/in-line code items should give users more of a hint DONE — added blue and underlines
  • CSS issue: All code examples are double-spaced. DONE
  • CSS issue: Code examples wrap awkwardly instead of creating a scrollable area. DONE
  • CSS issue: Tables are completely unformatted! DONE — added minimal formatting, can take it further if you want

@johndmulhausen
Copy link
Author

Google DevDocs standard table example: https://developers.google.com/analytics/devguides/collection/android/v4/events

@johndmulhausen
Copy link
Author

"made better text suggestions" -> "enter your wish"
keycode 13 intercepted by search

@CreaturesInUnitards
Copy link

code block headings
search result stroke

@johndmulhausen
Copy link
Author

Re: CSS issue: List spacing is very tall between top-tier items, but crowded on second tier items DONE do you want this tightened up more?

It's a little widely spaced, yes. Love that it's uniform now between tiers, but tighter would probably be better, don't you think?

@CreaturesInUnitards
Copy link

I'm closing this one — everything here is now broken out individually

johndmulhausen pushed a commit that referenced this issue Mar 17, 2016
Need to remove CNAME file for Github Pages to work.
thockin pushed a commit that referenced this issue May 10, 2016
…-rebase

Add security warning: services will bind public IP
gnomeontherun pushed a commit to gnomeontherun/kubernetes.github.io that referenced this issue May 19, 2016
…ty-warning-rebase

Add security warning: services will bind public IP
Venkat-Sudharsanam added a commit to Venkat-Sudharsanam/kubernetes.github.io that referenced this issue Nov 12, 2016
To resolve the following error, we need to start the Etcd service first.

$ etcdctl mkdir /kube-centos/network
Error:  client: etcd cluster is unavailable or misconfigured
error #0: dial tcp 127.0.0.1:4001: getsockopt: connection refused
error kubernetes#1: dial tcp 127.0.0.1:2379: getsockopt: connection refused
jaredbhatti pushed a commit that referenced this issue Dec 27, 2016
fix a series punctuation errors
janetkuo pushed a commit that referenced this issue Jan 4, 2017
xingzhou pushed a commit to xingzhou/official.kubernetes.github.io that referenced this issue Aug 8, 2017
xingzhou pushed a commit to xingzhou/official.kubernetes.github.io that referenced this issue Aug 31, 2017
xingzhou pushed a commit to xingzhou/official.kubernetes.github.io that referenced this issue Sep 1, 2017
Bradamant3 pushed a commit that referenced this issue Dec 21, 2017
Correcting error in kubeadm join syntax
heckj pushed a commit that referenced this issue Jan 7, 2018
k8s-ci-robot pushed a commit that referenced this issue Sep 16, 2020
Issue detected: There are two references to old apiVersion for CertificateSigningRequest object

Ref: CertificateSigningRequest API is promoted to certificates.k8s.io/v1 (https://kubernetes.io/docs/setup/release/notes/#api-change)

Fix: Replaced "certificates.k8s.io/v1beta1" by "certificates.k8s.io/v1"
k8s-ci-robot pushed a commit that referenced this issue Sep 17, 2020
Fix outbound link to Cilium K8s Installation Guide
k8s-ci-robot pushed a commit that referenced this issue Sep 21, 2020
lachie83 pushed a commit to lachie83/kubernetes.github.io that referenced this issue Nov 2, 2020
k8s-ci-robot pushed a commit that referenced this issue Nov 18, 2020
k8s-ci-robot pushed a commit that referenced this issue Jan 26, 2021
merge k/website into tomkivlin/website
mikutas referenced this issue in mikutas/k8s-website Feb 24, 2021
Signed-off-by: Kevin Lingerfelt <kl@buoyant.io>
ahg-g added a commit to ahg-g/website that referenced this issue Mar 15, 2021
k8s-ci-robot pushed a commit that referenced this issue Apr 29, 2021
update upstream/master code
k8s-ci-robot pushed a commit that referenced this issue Dec 16, 2021
Add content about SELinux recording and moved selinuxd
k8s-ci-robot pushed a commit that referenced this issue Jan 18, 2022
it: Link and description mismatch
k8s-ci-robot pushed a commit that referenced this issue Jul 6, 2023
k8s-ci-robot pushed a commit that referenced this issue Sep 8, 2023
[ES] Corrección de ortografía y gramática en el archivo de documentación
k8s-ci-robot pushed a commit that referenced this issue Sep 21, 2023
k8s-ci-robot pushed a commit that referenced this issue Oct 17, 2023
…yKey works (#42780)

* removes "tmpfs is cleared on node reboot"

I believe the statement is confusing since we are in the emptyDir section of the documentation.  

If a Node is restarted then all pods that resided on that node will be rescheduled onto another Node.  Rescheduled pods will have an empty volume  whether you choose emptyDir.medium "Memory" or not.

* removes bad comma

* improves memory limit description

Co-authored-by: Tim Bannister <tim@scalefactory.com>

* removes incorrect explanation for topologyKey in an affinity or anti-affinity rule (#1)

The existing text does not make sense to me.  

There is no zone "V" or "R" in the example.  

I have changed the text to be consistent with top answer here which seems to make more sense: https://stackoverflow.com/questions/72240224/what-is-topologykey-in-pod-affinity

* gives more context to node label configuration

* manually wraps text and replaces absolute links with relative ones

* Update assign-pod-node.md

---------

Co-authored-by: Tim Bannister <tim@scalefactory.com>
Co-authored-by: Qiming Teng <tengqm@outlook.com>
Okabe-Junya referenced this issue in Okabe-Junya/website Dec 4, 2023
k8s-ci-robot pushed a commit that referenced this issue Jan 23, 2024
k8s-ci-robot pushed a commit that referenced this issue Feb 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants