mirror of
				https://github.com/optim-enterprises-bv/kubernetes.git
				synced 2025-10-31 10:18:13 +00:00 
			
		
		
		
	Add a code of conduct.
This commit is contained in:
		| @@ -101,6 +101,10 @@ Do you want to help "shape the evolution of technologies that are container pack | |||||||
|  |  | ||||||
| You should consider joining the [Cloud Native Computing Foundation](https://cncf.io/about). For details about who's involved and how Kubernetes plays a role, read [their announcement](https://cncf.io/news/announcement/2015/07/new-cloud-native-computing-foundation-drive-alignment-among-container). | You should consider joining the [Cloud Native Computing Foundation](https://cncf.io/about). For details about who's involved and how Kubernetes plays a role, read [their announcement](https://cncf.io/news/announcement/2015/07/new-cloud-native-computing-foundation-drive-alignment-among-container). | ||||||
|  |  | ||||||
|  | ### Code of conduct | ||||||
|  |  | ||||||
|  | Participation in the Kubernetes community is governed by the [Kubernetes Code of Conduct](code-of-conduct.md). | ||||||
|  |  | ||||||
| #### Are you ready to add to the discussion? | #### Are you ready to add to the discussion? | ||||||
|  |  | ||||||
| We have presence on: | We have presence on: | ||||||
|   | |||||||
							
								
								
									
										59
									
								
								code-of-conduct.md
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										59
									
								
								code-of-conduct.md
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,59 @@ | |||||||
|  | ## Kubernetes Community Code of Conduct | ||||||
|  |  | ||||||
|  | ### Contributor Code of Conduct | ||||||
|  |  | ||||||
|  | As contributors and maintainers of this project, and in the interest of fostering | ||||||
|  | an open and welcoming community, we pledge to respect all people who contribute | ||||||
|  | through reporting issues, posting feature requests, updating documentation, | ||||||
|  | submitting pull requests or patches, and other activities. | ||||||
|  |  | ||||||
|  | We are committed to making participation in this project a harassment-free experience for | ||||||
|  | everyone, regardless of level of experience, gender, gender identity and expression, | ||||||
|  | sexual orientation, disability, personal appearance, body size, race, ethnicity, age, | ||||||
|  | religion, or nationality. | ||||||
|  |  | ||||||
|  | Examples of unacceptable behavior by participants include: | ||||||
|  |  | ||||||
|  | * The use of sexualized language or imagery | ||||||
|  | * Personal attacks | ||||||
|  | * Trolling or insulting/derogatory comments | ||||||
|  | * Public or private harassment | ||||||
|  | * Publishing other's private information, such as physical or electronic addresses, | ||||||
|  |  without explicit permission | ||||||
|  | * Other unethical or unprofessional conduct. | ||||||
|  |  | ||||||
|  | Project maintainers have the right and responsibility to remove, edit, or reject | ||||||
|  | comments, commits, code, wiki edits, issues, and other contributions that are not | ||||||
|  | aligned to this Code of Conduct. By adopting this Code of Conduct, project maintainers | ||||||
|  | commit themselves to fairly and consistently applying these principles to every aspect | ||||||
|  | of managing this project. Project maintainers who do not follow or enforce the Code of | ||||||
|  | Conduct may be permanently removed from the project team. | ||||||
|  |  | ||||||
|  | This code of conduct applies both within project spaces and in public spaces | ||||||
|  | when an individual is representing the project or its community. | ||||||
|  |  | ||||||
|  | Instances of abusive, harassing, or otherwise unacceptable behavior may be reported by | ||||||
|  | opening an issue or contacting one or more of the project maintainers. | ||||||
|  |  | ||||||
|  | This Code of Conduct is adapted from the Contributor Covenant | ||||||
|  | (http://contributor-covenant.org), version 1.2.0, available at | ||||||
|  | http://contributor-covenant.org/version/1/2/0/ | ||||||
|  |  | ||||||
|  | ### Kubernetes Events Code of Conduct | ||||||
|  | Kubernetes events are working conferences intended for professional networking and collaboration in the | ||||||
|  | Kubernetes community. Attendees are expected to behave according to professional standards and in accordance | ||||||
|  | with their employer's policies on appropriate workplace behavior. | ||||||
|  |  | ||||||
|  | While at Kubernetes events or related social networking opportunities, attendees should not engage in | ||||||
|  | discriminatory or offensive speech or actions regarding gender, sexuality, race, or religion. Speakers should | ||||||
|  | be especially aware of these concerns. | ||||||
|  |  | ||||||
|  | The Kubernetes team does not condone any statements by speakers contrary to these standards.  The Kubernetes  | ||||||
|  | team reserves the right to deny entrance and/or eject from an event (without refund) any individual found to | ||||||
|  | be engaging in discriminatory or offensive speech or actions. | ||||||
|  |  | ||||||
|  | Please bring any concerns to to the immediate attention of Kubernetes event staff | ||||||
|  |  | ||||||
|  |  | ||||||
|  |  | ||||||
|  | []() | ||||||
| @@ -100,7 +100,7 @@ kubectl | |||||||
| * [kubectl stop](kubectl_stop.md)	 - Deprecated: Gracefully shut down a resource by name or filename. | * [kubectl stop](kubectl_stop.md)	 - Deprecated: Gracefully shut down a resource by name or filename. | ||||||
| * [kubectl version](kubectl_version.md)	 - Print the client and server version information. | * [kubectl version](kubectl_version.md)	 - Print the client and server version information. | ||||||
|  |  | ||||||
| ###### Auto generated by spf13/cobra at 2015-09-03 21:06:22.476725335 +0000 UTC | ###### Auto generated by spf13/cobra at 2015-09-10 18:53:03.165115265 +0000 UTC | ||||||
|  |  | ||||||
| <!-- BEGIN MUNGE: GENERATED_ANALYTICS --> | <!-- BEGIN MUNGE: GENERATED_ANALYTICS --> | ||||||
| []() | []() | ||||||
|   | |||||||
| @@ -119,7 +119,7 @@ $ kubectl annotate pods foo description- | |||||||
|  |  | ||||||
| * [kubectl](kubectl.md)	 - kubectl controls the Kubernetes cluster manager | * [kubectl](kubectl.md)	 - kubectl controls the Kubernetes cluster manager | ||||||
|  |  | ||||||
| ###### Auto generated by spf13/cobra at 2015-09-02 06:24:17.720533039 +0000 UTC | ###### Auto generated by spf13/cobra at 2015-09-10 18:53:03.16095949 +0000 UTC | ||||||
|  |  | ||||||
| <!-- BEGIN MUNGE: GENERATED_ANALYTICS --> | <!-- BEGIN MUNGE: GENERATED_ANALYTICS --> | ||||||
| []() | []() | ||||||
|   | |||||||
| @@ -76,7 +76,7 @@ kubectl api-versions | |||||||
|  |  | ||||||
| * [kubectl](kubectl.md)	 - kubectl controls the Kubernetes cluster manager | * [kubectl](kubectl.md)	 - kubectl controls the Kubernetes cluster manager | ||||||
|  |  | ||||||
| ###### Auto generated by spf13/cobra at 2015-09-03 21:06:22.476265479 +0000 UTC | ###### Auto generated by spf13/cobra at 2015-09-10 18:53:03.164255617 +0000 UTC | ||||||
|  |  | ||||||
| <!-- BEGIN MUNGE: GENERATED_ANALYTICS --> | <!-- BEGIN MUNGE: GENERATED_ANALYTICS --> | ||||||
| []() | []() | ||||||
|   | |||||||
| @@ -98,7 +98,7 @@ $ kubectl attach 123456-7890 -c ruby-container -i -t | |||||||
|  |  | ||||||
| * [kubectl](kubectl.md)	 - kubectl controls the Kubernetes cluster manager | * [kubectl](kubectl.md)	 - kubectl controls the Kubernetes cluster manager | ||||||
|  |  | ||||||
| ###### Auto generated by spf13/cobra at 2015-09-03 21:06:22.471309711 +0000 UTC | ###### Auto generated by spf13/cobra at 2015-09-10 18:53:03.155651469 +0000 UTC | ||||||
|  |  | ||||||
| <!-- BEGIN MUNGE: GENERATED_ANALYTICS --> | <!-- BEGIN MUNGE: GENERATED_ANALYTICS --> | ||||||
| []() | []() | ||||||
|   | |||||||
| @@ -76,7 +76,7 @@ kubectl cluster-info | |||||||
|  |  | ||||||
| * [kubectl](kubectl.md)	 - kubectl controls the Kubernetes cluster manager | * [kubectl](kubectl.md)	 - kubectl controls the Kubernetes cluster manager | ||||||
|  |  | ||||||
| ###### Auto generated by spf13/cobra at 2015-09-03 21:06:22.476078738 +0000 UTC | ###### Auto generated by spf13/cobra at 2015-09-10 18:53:03.163962347 +0000 UTC | ||||||
|  |  | ||||||
| <!-- BEGIN MUNGE: GENERATED_ANALYTICS --> | <!-- BEGIN MUNGE: GENERATED_ANALYTICS --> | ||||||
| []() | []() | ||||||
|   | |||||||
| @@ -94,7 +94,7 @@ kubectl config SUBCOMMAND | |||||||
| * [kubectl config use-context](kubectl_config_use-context.md)	 - Sets the current-context in a kubeconfig file | * [kubectl config use-context](kubectl_config_use-context.md)	 - Sets the current-context in a kubeconfig file | ||||||
| * [kubectl config view](kubectl_config_view.md)	 - displays Merged kubeconfig settings or a specified kubeconfig file. | * [kubectl config view](kubectl_config_view.md)	 - displays Merged kubeconfig settings or a specified kubeconfig file. | ||||||
|  |  | ||||||
| ###### Auto generated by spf13/cobra at 2015-09-03 21:06:22.475888484 +0000 UTC | ###### Auto generated by spf13/cobra at 2015-09-10 18:53:03.163685546 +0000 UTC | ||||||
|  |  | ||||||
| <!-- BEGIN MUNGE: GENERATED_ANALYTICS --> | <!-- BEGIN MUNGE: GENERATED_ANALYTICS --> | ||||||
| []() | []() | ||||||
|   | |||||||
| @@ -96,7 +96,7 @@ $ kubectl config set-cluster e2e --insecure-skip-tls-verify=true | |||||||
|  |  | ||||||
| * [kubectl config](kubectl_config.md)	 - config modifies kubeconfig files | * [kubectl config](kubectl_config.md)	 - config modifies kubeconfig files | ||||||
|  |  | ||||||
| ###### Auto generated by spf13/cobra at 2015-09-03 21:06:22.474677631 +0000 UTC | ###### Auto generated by spf13/cobra at 2015-09-10 18:53:03.161700827 +0000 UTC | ||||||
|  |  | ||||||
| <!-- BEGIN MUNGE: GENERATED_ANALYTICS --> | <!-- BEGIN MUNGE: GENERATED_ANALYTICS --> | ||||||
| []() | []() | ||||||
|   | |||||||
| @@ -89,7 +89,7 @@ $ kubectl config set-context gce --user=cluster-admin | |||||||
|  |  | ||||||
| * [kubectl config](kubectl_config.md)	 - config modifies kubeconfig files | * [kubectl config](kubectl_config.md)	 - config modifies kubeconfig files | ||||||
|  |  | ||||||
| ###### Auto generated by spf13/cobra at 2015-09-03 21:06:22.475093212 +0000 UTC | ###### Auto generated by spf13/cobra at 2015-09-10 18:53:03.162402642 +0000 UTC | ||||||
|  |  | ||||||
| <!-- BEGIN MUNGE: GENERATED_ANALYTICS --> | <!-- BEGIN MUNGE: GENERATED_ANALYTICS --> | ||||||
| []() | []() | ||||||
|   | |||||||
| @@ -109,7 +109,7 @@ $ kubectl config set-credentials cluster-admin --client-certificate=~/.kube/admi | |||||||
|  |  | ||||||
| * [kubectl config](kubectl_config.md)	 - config modifies kubeconfig files | * [kubectl config](kubectl_config.md)	 - config modifies kubeconfig files | ||||||
|  |  | ||||||
| ###### Auto generated by spf13/cobra at 2015-09-03 21:06:22.474882527 +0000 UTC | ###### Auto generated by spf13/cobra at 2015-09-10 18:53:03.162045132 +0000 UTC | ||||||
|  |  | ||||||
| <!-- BEGIN MUNGE: GENERATED_ANALYTICS --> | <!-- BEGIN MUNGE: GENERATED_ANALYTICS --> | ||||||
| []() | []() | ||||||
|   | |||||||
| @@ -78,7 +78,7 @@ kubectl config set PROPERTY_NAME PROPERTY_VALUE | |||||||
|  |  | ||||||
| * [kubectl config](kubectl_config.md)	 - config modifies kubeconfig files | * [kubectl config](kubectl_config.md)	 - config modifies kubeconfig files | ||||||
|  |  | ||||||
| ###### Auto generated by spf13/cobra at 2015-09-03 21:06:22.475281504 +0000 UTC | ###### Auto generated by spf13/cobra at 2015-09-10 18:53:03.162716308 +0000 UTC | ||||||
|  |  | ||||||
| <!-- BEGIN MUNGE: GENERATED_ANALYTICS --> | <!-- BEGIN MUNGE: GENERATED_ANALYTICS --> | ||||||
| []() | []() | ||||||
|   | |||||||
| @@ -77,7 +77,7 @@ kubectl config unset PROPERTY_NAME | |||||||
|  |  | ||||||
| * [kubectl config](kubectl_config.md)	 - config modifies kubeconfig files | * [kubectl config](kubectl_config.md)	 - config modifies kubeconfig files | ||||||
|  |  | ||||||
| ###### Auto generated by spf13/cobra at 2015-09-03 21:06:22.475473658 +0000 UTC | ###### Auto generated by spf13/cobra at 2015-09-10 18:53:03.163015642 +0000 UTC | ||||||
|  |  | ||||||
| <!-- BEGIN MUNGE: GENERATED_ANALYTICS --> | <!-- BEGIN MUNGE: GENERATED_ANALYTICS --> | ||||||
| []() | []() | ||||||
|   | |||||||
| @@ -76,7 +76,7 @@ kubectl config use-context CONTEXT_NAME | |||||||
|  |  | ||||||
| * [kubectl config](kubectl_config.md)	 - config modifies kubeconfig files | * [kubectl config](kubectl_config.md)	 - config modifies kubeconfig files | ||||||
|  |  | ||||||
| ###### Auto generated by spf13/cobra at 2015-09-03 21:06:22.475674294 +0000 UTC | ###### Auto generated by spf13/cobra at 2015-09-10 18:53:03.163336177 +0000 UTC | ||||||
|  |  | ||||||
| <!-- BEGIN MUNGE: GENERATED_ANALYTICS --> | <!-- BEGIN MUNGE: GENERATED_ANALYTICS --> | ||||||
| []() | []() | ||||||
|   | |||||||
| @@ -103,7 +103,7 @@ $ kubectl config view -o template --template='{{range .users}}{{ if eq .name "e2 | |||||||
|  |  | ||||||
| * [kubectl config](kubectl_config.md)	 - config modifies kubeconfig files | * [kubectl config](kubectl_config.md)	 - config modifies kubeconfig files | ||||||
|  |  | ||||||
| ###### Auto generated by spf13/cobra at 2015-08-29 13:01:26.775349034 +0000 UTC | ###### Auto generated by spf13/cobra at 2015-09-10 18:53:03.161359997 +0000 UTC | ||||||
|  |  | ||||||
| <!-- BEGIN MUNGE: GENERATED_ANALYTICS --> | <!-- BEGIN MUNGE: GENERATED_ANALYTICS --> | ||||||
| []() | []() | ||||||
|   | |||||||
| @@ -96,7 +96,7 @@ $ cat pod.json | kubectl create -f - | |||||||
|  |  | ||||||
| * [kubectl](kubectl.md)	 - kubectl controls the Kubernetes cluster manager | * [kubectl](kubectl.md)	 - kubectl controls the Kubernetes cluster manager | ||||||
|  |  | ||||||
| ###### Auto generated by spf13/cobra at 2015-09-03 21:06:22.469492371 +0000 UTC | ###### Auto generated by spf13/cobra at 2015-09-10 18:53:03.152429973 +0000 UTC | ||||||
|  |  | ||||||
| <!-- BEGIN MUNGE: GENERATED_ANALYTICS --> | <!-- BEGIN MUNGE: GENERATED_ANALYTICS --> | ||||||
| []() | []() | ||||||
|   | |||||||
| @@ -119,7 +119,7 @@ $ kubectl delete pods --all | |||||||
|  |  | ||||||
| * [kubectl](kubectl.md)	 - kubectl controls the Kubernetes cluster manager | * [kubectl](kubectl.md)	 - kubectl controls the Kubernetes cluster manager | ||||||
|  |  | ||||||
| ###### Auto generated by spf13/cobra at 2015-09-03 21:06:22.470182255 +0000 UTC | ###### Auto generated by spf13/cobra at 2015-09-10 18:53:03.153952299 +0000 UTC | ||||||
|  |  | ||||||
| <!-- BEGIN MUNGE: GENERATED_ANALYTICS --> | <!-- BEGIN MUNGE: GENERATED_ANALYTICS --> | ||||||
| []() | []() | ||||||
|   | |||||||
| @@ -119,7 +119,7 @@ $ kubectl describe pods frontend | |||||||
|  |  | ||||||
| * [kubectl](kubectl.md)	 - kubectl controls the Kubernetes cluster manager | * [kubectl](kubectl.md)	 - kubectl controls the Kubernetes cluster manager | ||||||
|  |  | ||||||
| ###### Auto generated by spf13/cobra at 2015-09-03 21:06:22.469291072 +0000 UTC | ###### Auto generated by spf13/cobra at 2015-09-10 18:53:03.152057668 +0000 UTC | ||||||
|  |  | ||||||
| <!-- BEGIN MUNGE: GENERATED_ANALYTICS --> | <!-- BEGIN MUNGE: GENERATED_ANALYTICS --> | ||||||
| []() | []() | ||||||
|   | |||||||
| @@ -99,7 +99,7 @@ $ kubectl exec 123456-7890 -c ruby-container -i -t -- bash -il | |||||||
|  |  | ||||||
| * [kubectl](kubectl.md)	 - kubectl controls the Kubernetes cluster manager | * [kubectl](kubectl.md)	 - kubectl controls the Kubernetes cluster manager | ||||||
|  |  | ||||||
| ###### Auto generated by spf13/cobra at 2015-09-03 21:06:22.471517301 +0000 UTC | ###### Auto generated by spf13/cobra at 2015-09-10 18:53:03.156052759 +0000 UTC | ||||||
|  |  | ||||||
| <!-- BEGIN MUNGE: GENERATED_ANALYTICS --> | <!-- BEGIN MUNGE: GENERATED_ANALYTICS --> | ||||||
| []() | []() | ||||||
|   | |||||||
| @@ -121,7 +121,7 @@ $ kubectl expose rc streamer --port=4100 --protocol=udp --name=video-stream | |||||||
|  |  | ||||||
| * [kubectl](kubectl.md)	 - kubectl controls the Kubernetes cluster manager | * [kubectl](kubectl.md)	 - kubectl controls the Kubernetes cluster manager | ||||||
|  |  | ||||||
| ###### Auto generated by spf13/cobra at 2015-09-03 09:05:42.928698484 +0000 UTC | ###### Auto generated by spf13/cobra at 2015-09-10 18:53:03.159044239 +0000 UTC | ||||||
|  |  | ||||||
| <!-- BEGIN MUNGE: GENERATED_ANALYTICS --> | <!-- BEGIN MUNGE: GENERATED_ANALYTICS --> | ||||||
| []() | []() | ||||||
|   | |||||||
| @@ -132,7 +132,7 @@ $ kubectl get rc/web service/frontend pods/web-pod-13je7 | |||||||
|  |  | ||||||
| * [kubectl](kubectl.md)	 - kubectl controls the Kubernetes cluster manager | * [kubectl](kubectl.md)	 - kubectl controls the Kubernetes cluster manager | ||||||
|  |  | ||||||
| ###### Auto generated by spf13/cobra at 2015-08-29 13:01:26.761418557 +0000 UTC | ###### Auto generated by spf13/cobra at 2015-09-10 18:53:03.151532564 +0000 UTC | ||||||
|  |  | ||||||
| <!-- BEGIN MUNGE: GENERATED_ANALYTICS --> | <!-- BEGIN MUNGE: GENERATED_ANALYTICS --> | ||||||
| []() | []() | ||||||
|   | |||||||
| @@ -120,7 +120,7 @@ $ kubectl label pods foo bar- | |||||||
|  |  | ||||||
| * [kubectl](kubectl.md)	 - kubectl controls the Kubernetes cluster manager | * [kubectl](kubectl.md)	 - kubectl controls the Kubernetes cluster manager | ||||||
|  |  | ||||||
| ###### Auto generated by spf13/cobra at 2015-08-29 13:01:26.773776248 +0000 UTC | ###### Auto generated by spf13/cobra at 2015-09-10 18:53:03.160594172 +0000 UTC | ||||||
|  |  | ||||||
| <!-- BEGIN MUNGE: GENERATED_ANALYTICS --> | <!-- BEGIN MUNGE: GENERATED_ANALYTICS --> | ||||||
| []() | []() | ||||||
|   | |||||||
| @@ -98,7 +98,7 @@ $ kubectl logs -f 123456-7890 ruby-container | |||||||
|  |  | ||||||
| * [kubectl](kubectl.md)	 - kubectl controls the Kubernetes cluster manager | * [kubectl](kubectl.md)	 - kubectl controls the Kubernetes cluster manager | ||||||
|  |  | ||||||
| ###### Auto generated by spf13/cobra at 2015-09-03 21:06:22.470591683 +0000 UTC | ###### Auto generated by spf13/cobra at 2015-09-10 18:53:03.154570214 +0000 UTC | ||||||
|  |  | ||||||
| <!-- BEGIN MUNGE: GENERATED_ANALYTICS --> | <!-- BEGIN MUNGE: GENERATED_ANALYTICS --> | ||||||
| []() | []() | ||||||
|   | |||||||
| @@ -79,7 +79,7 @@ kubectl namespace [namespace] | |||||||
|  |  | ||||||
| * [kubectl](kubectl.md)	 - kubectl controls the Kubernetes cluster manager | * [kubectl](kubectl.md)	 - kubectl controls the Kubernetes cluster manager | ||||||
|  |  | ||||||
| ###### Auto generated by spf13/cobra at 2015-09-03 21:06:22.470380367 +0000 UTC | ###### Auto generated by spf13/cobra at 2015-09-10 18:53:03.154262869 +0000 UTC | ||||||
|  |  | ||||||
| <!-- BEGIN MUNGE: GENERATED_ANALYTICS --> | <!-- BEGIN MUNGE: GENERATED_ANALYTICS --> | ||||||
| []() | []() | ||||||
|   | |||||||
| @@ -102,7 +102,7 @@ kubectl patch pod valid-pod -p '{"spec":{"containers":[{"name":"kubernetes-serve | |||||||
|  |  | ||||||
| * [kubectl](kubectl.md)	 - kubectl controls the Kubernetes cluster manager | * [kubectl](kubectl.md)	 - kubectl controls the Kubernetes cluster manager | ||||||
|  |  | ||||||
| ###### Auto generated by spf13/cobra at 2015-09-03 21:06:22.469927571 +0000 UTC | ###### Auto generated by spf13/cobra at 2015-09-10 18:53:03.153568922 +0000 UTC | ||||||
|  |  | ||||||
| <!-- BEGIN MUNGE: GENERATED_ANALYTICS --> | <!-- BEGIN MUNGE: GENERATED_ANALYTICS --> | ||||||
| []() | []() | ||||||
|   | |||||||
| @@ -99,7 +99,7 @@ $ kubectl port-forward  mypod 0:5000 | |||||||
|  |  | ||||||
| * [kubectl](kubectl.md)	 - kubectl controls the Kubernetes cluster manager | * [kubectl](kubectl.md)	 - kubectl controls the Kubernetes cluster manager | ||||||
|  |  | ||||||
| ###### Auto generated by spf13/cobra at 2015-09-03 21:06:22.471732563 +0000 UTC | ###### Auto generated by spf13/cobra at 2015-09-10 18:53:03.156433376 +0000 UTC | ||||||
|  |  | ||||||
| <!-- BEGIN MUNGE: GENERATED_ANALYTICS --> | <!-- BEGIN MUNGE: GENERATED_ANALYTICS --> | ||||||
| []() | []() | ||||||
|   | |||||||
| @@ -121,7 +121,7 @@ $ kubectl proxy --api-prefix=/k8s-api | |||||||
|  |  | ||||||
| * [kubectl](kubectl.md)	 - kubectl controls the Kubernetes cluster manager | * [kubectl](kubectl.md)	 - kubectl controls the Kubernetes cluster manager | ||||||
|  |  | ||||||
| ###### Auto generated by spf13/cobra at 2015-09-03 21:06:22.472010935 +0000 UTC | ###### Auto generated by spf13/cobra at 2015-09-10 18:53:03.156927042 +0000 UTC | ||||||
|  |  | ||||||
| <!-- BEGIN MUNGE: GENERATED_ANALYTICS --> | <!-- BEGIN MUNGE: GENERATED_ANALYTICS --> | ||||||
| []() | []() | ||||||
|   | |||||||
| @@ -110,7 +110,7 @@ kubectl replace --force -f ./pod.json | |||||||
|  |  | ||||||
| * [kubectl](kubectl.md)	 - kubectl controls the Kubernetes cluster manager | * [kubectl](kubectl.md)	 - kubectl controls the Kubernetes cluster manager | ||||||
|  |  | ||||||
| ###### Auto generated by spf13/cobra at 2015-09-03 21:06:22.469727962 +0000 UTC | ###### Auto generated by spf13/cobra at 2015-09-10 18:53:03.153166598 +0000 UTC | ||||||
|  |  | ||||||
| <!-- BEGIN MUNGE: GENERATED_ANALYTICS --> | <!-- BEGIN MUNGE: GENERATED_ANALYTICS --> | ||||||
| []() | []() | ||||||
|   | |||||||
| @@ -118,7 +118,7 @@ $ kubectl rolling-update frontend --image=image:v2 | |||||||
|  |  | ||||||
| * [kubectl](kubectl.md)	 - kubectl controls the Kubernetes cluster manager | * [kubectl](kubectl.md)	 - kubectl controls the Kubernetes cluster manager | ||||||
|  |  | ||||||
| ###### Auto generated by spf13/cobra at 2015-08-29 13:01:26.768458355 +0000 UTC | ###### Auto generated by spf13/cobra at 2015-09-10 18:53:03.154895732 +0000 UTC | ||||||
|  |  | ||||||
| <!-- BEGIN MUNGE: GENERATED_ANALYTICS --> | <!-- BEGIN MUNGE: GENERATED_ANALYTICS --> | ||||||
| []() | []() | ||||||
|   | |||||||
| @@ -133,7 +133,7 @@ $ kubectl run nginx --image=nginx --command -- <cmd> <arg1> ... <argN> | |||||||
|  |  | ||||||
| * [kubectl](kubectl.md)	 - kubectl controls the Kubernetes cluster manager | * [kubectl](kubectl.md)	 - kubectl controls the Kubernetes cluster manager | ||||||
|  |  | ||||||
| ###### Auto generated by spf13/cobra at 2015-09-07 06:40:12.142439604 +0000 UTC | ###### Auto generated by spf13/cobra at 2015-09-10 18:53:03.15783835 +0000 UTC | ||||||
|  |  | ||||||
| <!-- BEGIN MUNGE: GENERATED_ANALYTICS --> | <!-- BEGIN MUNGE: GENERATED_ANALYTICS --> | ||||||
| []() | []() | ||||||
|   | |||||||
| @@ -108,7 +108,7 @@ $ kubectl scale --replicas=5 rc/foo rc/bar | |||||||
|  |  | ||||||
| * [kubectl](kubectl.md)	 - kubectl controls the Kubernetes cluster manager | * [kubectl](kubectl.md)	 - kubectl controls the Kubernetes cluster manager | ||||||
|  |  | ||||||
| ###### Auto generated by spf13/cobra at 2015-09-03 21:06:22.471116954 +0000 UTC | ###### Auto generated by spf13/cobra at 2015-09-10 18:53:03.155304524 +0000 UTC | ||||||
|  |  | ||||||
| <!-- BEGIN MUNGE: GENERATED_ANALYTICS --> | <!-- BEGIN MUNGE: GENERATED_ANALYTICS --> | ||||||
| []() | []() | ||||||
|   | |||||||
| @@ -110,7 +110,7 @@ $ kubectl stop -f path/to/resources | |||||||
|  |  | ||||||
| * [kubectl](kubectl.md)	 - kubectl controls the Kubernetes cluster manager | * [kubectl](kubectl.md)	 - kubectl controls the Kubernetes cluster manager | ||||||
|  |  | ||||||
| ###### Auto generated by spf13/cobra at 2015-09-03 21:06:22.47250815 +0000 UTC | ###### Auto generated by spf13/cobra at 2015-09-10 18:53:03.158360787 +0000 UTC | ||||||
|  |  | ||||||
| <!-- BEGIN MUNGE: GENERATED_ANALYTICS --> | <!-- BEGIN MUNGE: GENERATED_ANALYTICS --> | ||||||
| []() | []() | ||||||
|   | |||||||
| @@ -82,7 +82,7 @@ kubectl version | |||||||
|  |  | ||||||
| * [kubectl](kubectl.md)	 - kubectl controls the Kubernetes cluster manager | * [kubectl](kubectl.md)	 - kubectl controls the Kubernetes cluster manager | ||||||
|  |  | ||||||
| ###### Auto generated by spf13/cobra at 2015-09-03 21:06:22.476464324 +0000 UTC | ###### Auto generated by spf13/cobra at 2015-09-10 18:53:03.164581808 +0000 UTC | ||||||
|  |  | ||||||
| <!-- BEGIN MUNGE: GENERATED_ANALYTICS --> | <!-- BEGIN MUNGE: GENERATED_ANALYTICS --> | ||||||
| []() | []() | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Brendan Burns
					Brendan Burns