-
Notifications
You must be signed in to change notification settings - Fork 14.4k
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
Comments
Addressed 8 of the 13 above. Some comments and questions inline:
|
Google DevDocs standard table example: https://developers.google.com/analytics/devguides/collection/android/v4/events |
"made better text suggestions" -> "enter your wish" |
code block headings |
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? |
I'm closing this one — everything here is now broken out individually |
Need to remove CNAME file for Github Pages to work.
…-rebase Add security warning: services will bind public IP
…ty-warning-rebase Add security warning: services will bind public IP
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
Update my fork repo
Correcting error in kubeadm join syntax
Add content about SELinux recording and moved selinuxd
it: Link and description mismatch
[ES] Corrección de ortografía y gramática en el archivo de documentación
…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 <[email protected]> * 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 <[email protected]> Co-authored-by: Qiming Teng <[email protected]>
Update the configuration location of appArmorProfile
The text was updated successfully, but these errors were encountered: