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

Workloads v1 documentation #1

Open
wants to merge 558 commits into
base: master
Choose a base branch
from
Open

Conversation

kow3ns
Copy link
Owner

@kow3ns kow3ns commented Nov 23, 2017

Placeholder for workloads v1 documentation.

@kow3ns kow3ns added this to the 1.9 milestone Nov 23, 2017
@zacharysarah zacharysarah force-pushed the release-1.9 branch 2 times, most recently from c4ea942 to 989acbf Compare December 16, 2017 00:23
kow3ns pushed a commit that referenced this pull request Jan 26, 2018
Correcting error in kubeadm join syntax
kow3ns pushed a commit that referenced this pull request Jan 26, 2018
mattkelly and others added 24 commits February 13, 2018 12:37
* Add instructions to remove docker images; fixes #6874

On cleanup of Minikube, adds instructions to optionally remove Docker images created in tutorial setup

* update wording of instructions to include flag

Updates the wording to explicitly match the shell command and flags used.
* whitespace cleanup

* adding word list since it keeps appearing in reviews...

* initial draft based on feb13,2018 docs meeting conversation

* nits
* Move config files out of old user-guide directory.

* Update file paths.
- tabified section on load balancing
- added tab for keepalived configuration
* add 1.10 release info to PR template

* fix typo
* fix "Stateful Set" to "StatefulSet"

* adding a no-op commit to re-push netlify deploy
typo - the "=" will cause an error.
Update critical pods documentation to include priorities.
* Replace old zkOk.sh livenessProbe by zookeeper-ready

Fixes one part of the issue #7287

* Update probe script content with the zookeeper-ready

Fixes the part with shows/explains the probe script at issue #7287

* Fix the path to delete liveness probe

Issue #7287

* Replace zkOk.sh readinessProbe by zookeeper-ready

Fixes "Testing for Readiness" section in issue #7287
elliotblackburn and others added 28 commits March 20, 2018 14:40
The original wording didn't through very well. As much of the original sentence has been preserved as possible, primarily to ensure the kompose web address is see both in text and as a href link.
* Partners page updates

* Update to ZTE link
* Update docker-cli-to-kubectl.md

Edited the document for adherence to the style guide and word usage.

* Update docker-cli-to-kubectl.md

* Incorporated the changes suggested.
* change 'Nagions' to 'Nagios'

* changed as prompt

* add "protocol"
If you created the resource (on your local minikube) as instructed using:
kubectl create -f https://k8s.io/docs/concepts/cluster-administration/nginx-app.yaml
then, you probably want to delete it from your minikube, in that case, the correct command is the one proposed in this PR.
- Original example (with <myservicename> replaced with my-svc) will result in the following error:
error: at least one tcp port specifier must be provided

- Use the same example in this section seems ideal
* Update conventions.md

Edited the content for better readability.

* Update conventions.md

Formatted the {:note} to **Note:**

* minor grammar fix
* add Amadeus feature image

* update index.html to include Amadeus
* Update service.md

`securityGroupName` is the required value when creating LoadBalancer type service in Azure.
I got the following error without `securityGroupName` value.
> Observed a panic: "invalid memory address or nil pointer dereference" (runtime error: invalid memory address or nil pointer dereference)

* Update service.md
…elease-1.9

* 'master' of https://github.com/kubernetes/website: (549 commits)
  Update service.md (#7810)
  Prune inactive maintainers (#7830)
  add Amadeus to index page and add feature image (#7827)
  Update conventions.md (#7668)
  Adding Tenxcloud as KCSP and Hedvig typo (#7826)
  Update outdated documentation about secret key validation. (#7675)
  Update imperative-command.md (#7699)
  Update manage-deployment.md (#7774)
  Add the OCI runtime description. (#7769)
  fix flag (#7814)
  fix flag (#7813)
  Add files via upload (#7816)
  Remove CoreOS guide that use Kubernetes v0.15.0 (#7821)
  "Nagions" should be "Nagios“ (#7762)
  Update docker-cli-to-kubectl.md (#7748)
  adjust a note format (#7812)
  add a note when mount a configmap to pod (#7745)
  Make using sysctls a task instead of a concept (#6808)
  Partners page updates (#7802)
  Fix a missing word in endpoint reconciler section (#7804)
  ...
* fix version navigation in release v1.9

- In `release v1.9`, navigating to version `v1.10` disappears
- modified `_config.yml` in branch `release-1.9`
 Issue: #8967

* Change 1.10 selector to release-1.10
* Updating 1.9 navigation

Update 1.10 path

Trying to debug Travis CI failure

Update test case from #9423

Updating 1.9 navigation

Update 1.10 path

Trying to debug Travis CI failure

Update from #9423

1.9, not 1.8

* Update examples_test.go
1.13 + 4 latest releases supported by sig-docs.
@zacharysarah zacharysarah deleted the release-1.9 branch March 28, 2019 21:58
@zacharysarah zacharysarah restored the release-1.9 branch March 28, 2019 21:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment