Jennifer Rondeau
4e3cfc94fa
Update access-cluster.md
...
Fix one addition in original PR (added period is incorrect at l238). Rewrote the paragraph for greater clarity, however.
2017-08-22 18:29:05 -04:00
Jennifer Rondeau
845b9f0ea2
Merge pull request #5144 from wackxu/patch-67
...
Update assign-cpu-resource.md
2017-08-22 17:19:39 -04:00
Cody Clark
5d8dbf6b04
Merge branch 'master' into patch-56
2017-08-22 13:23:39 -04:00
XsWack
fc453318a9
Update update-daemon-set.md
...
The output is wrong and it should be "daemonset"
2017-08-22 22:02:09 +08:00
XsWack
a44edb64b0
Update rollback-daemon-set.md
...
The output is wrong and it should be "daemonset"
2017-08-22 21:59:31 +08:00
Stewart-YU
9d56d650cf
Update update-daemon-set.md
...
Fix a TODO url.
2017-08-22 19:54:07 +08:00
XsWack
165dc3f80f
Update assign-cpu-resource.md
...
Remove extra blank line and format the command line
2017-08-22 10:09:13 +08:00
Stewart-YU
527682ca66
Update access-cluster.md
...
Missing signals.
2017-08-22 09:21:03 +08:00
Slava Semushin
1f5b64b24f
encrypt-data.md: fix name of the secret in kubectl command.
2017-08-21 17:59:57 -07:00
Weibin Lin
3cc885a3b9
Update list-all-running-container-images.md
...
fixed syntax error
2017-08-21 17:58:34 -07:00
Weibin Lin
d971806377
Update authenticate-across-clusters-kubeconfig.md
2017-08-21 17:57:47 -07:00
Dan Wendlandt
eb84048739
Add Cilium to list of network policy plugins in docs ( #4725 )
...
Signed-off-by: Dan Wendlandt <dan@covalent.io>
2017-08-21 16:47:06 -07:00
Weibin Lin
d6415cfe99
Update change-pv-reclaim-policy.md
2017-08-21 16:34:46 -07:00
TigerXu
e81e3c8464
unify all service yaml: use 2 spaces indent ( #4754 )
2017-08-21 16:28:12 -07:00
XsWack
b10efe5564
Update assign-memory-resource.md
...
Remove the extra blank lines and unified command line format
2017-08-21 16:20:11 -07:00
Anthony
b0668569e8
Update set-up-cluster-federation-kubefed.md
...
add "." to the sentence
2017-08-21 16:19:43 -07:00
Anthony
ca88e8825a
Update federation-service-discovery.md ( #5052 )
...
* Update federation-service-discovery.md
add "." to the sentence
* Update federation-service-discovery.md
2017-08-21 16:19:21 -07:00
Weibin Lin
642d35b47b
Update access-cluster.md
...
Line 203: remove redundant "it"
2017-08-21 16:15:59 -07:00
Weibin Lin
ec7116258d
Update security-context.md ( #5075 )
...
* Update security-context.md
* Update security-context.md
2017-08-21 15:48:56 -07:00
Weibin Lin
71715a8ce2
Update rollback-daemon-set.md
2017-08-21 15:23:51 -07:00
XsWack
edb999f227
Update determine-reason-pod-failure.md
...
format the command line
2017-08-19 11:24:21 +08:00
Anthony
50dbd9877b
Update set-up-coredns-provider-federation.md
...
modify "Bringup" to "Bring up"
2017-08-18 12:21:02 -07:00
XsWack
bea2c15aa3
Update static-pod.md
...
Remove blank lines and unified the command line format
2017-08-18 11:58:20 -07:00
Cody Clark
a5cf309102
Merge branch 'master' into patch-54
2017-08-18 10:01:08 -07:00
Cody Clark
181652e439
Merge branch 'master' into patch-53
2017-08-18 09:42:04 -07:00
Anthony
8b2485c441
Update scheduling-gpus.md
...
modify "nvidia drivers" to "Nvidia drivers"
2017-08-18 09:19:32 -07:00
XsWack
1fdaa2baa4
Update define-environment-variable-container.md
...
format the command line
2017-08-18 09:17:56 -07:00
Weibin Lin
eee656902f
Update audit.md
2017-08-18 09:17:20 -07:00
Weibin Lin
818fa9b3a1
Update configure-liveness-readiness-probes.md
...
fix typo
2017-08-18 09:15:11 -07:00
Anthony
8a1a91eb54
Update running-cloud-controller.md (+1 squashed commit)
...
Squashed commits:
[49b911e
] Update running-cloud-controller.md
2017-08-18 09:11:04 -07:00
Anthony
573442c182
Update running-cloud-controller.md
...
add "." to the sentence
2017-08-18 09:06:19 -07:00
Stewart-YU
8ec5b44696
Update audit.md
...
Missing a symbol.
2017-08-18 08:59:55 -07:00
Anthony
d629ec4a1c
Update cluster.md
...
modify "Configmap" to "ConfigMap"
2017-08-18 08:59:35 -07:00
XsWack
f02ff5ba7e
Update configure-service-account.md
...
Remove the extra blank lines and unified command line format
2017-08-18 14:38:27 +08:00
XsWack
5a721e9ceb
Update configure-pdb.md
...
There will be 404 status in the jump process and fix the url
2017-08-18 14:29:16 +08:00
Anthony
75c8b3c0f0
Update dns-custom-nameservers.md
...
add "." to the sentence
2017-08-18 11:05:58 +08:00
Weibin Lin
895ffc0ba9
Update debug-application.md
2017-08-17 17:50:00 -07:00
Weibin Lin
63b7be887e
Update resource-usage-monitoring.md
2017-08-18 08:43:15 +08:00
dengyi1996
58fa6bf42c
Update scheduling-gpus.md ( #4850 )
...
* Update scheduling-gpus.md
It sounds like that kubelet will not automatically load the nvidia uvm driver,I have recurrent it when my cluster reboot nvml driver and nvidia-uvm driver not loaded.
To fix it simply,make the docker-plugin autostart.
I think it's important to tell other developers to prevent this situation
* Update scheduling-gpus.md
2017-08-17 17:00:10 -07:00
Lion-Wei
4e7764a890
modify link of 'Configure Default CPU Requests and Limits for a Namespace'
2017-08-17 16:42:56 -07:00
Anthony
1400af048b
Update declare-network-policy.md
...
modify the double "using" of sentence
2017-08-17 16:26:07 -07:00
Cody Clark
97e07f9d3e
Removing extra spaces per Issue #4602 ( #5021 )
2017-08-17 16:25:11 -07:00
Cody Clark
7c4e01887b
Callouts and other small formatting ( #5022 )
...
* Removing Extra Spaces
Issue 4602 | Configure Pods and Containers
* Update security-context.md
Adding callouts
* Update security-context.md
* Adding callout and fixing code block
* Removing extra space
* Adding callout
* Addling callouts
* Update assign-cpu-resource.md
* Adding callout
* Update configure-persistent-volume-storage.md
* Update configure-service-account.md
* Update quality-service-pod.md
* Update security-context.md
2017-08-17 16:19:24 -07:00
Cody Clark
c5ad73c2d8
Adding Callouts to Tasks > Inject Data Into Applications ( #5023 )
...
* Adding callout
* Adding callout
* Adding callouts
* Update distribute-credentials-secure.md
2017-08-17 16:17:32 -07:00
Anthony
34b927c417
Update web-ui-dashboard.md ( #4900 )
...
modify the first letter of sentence to be in uppercase
2017-08-17 16:10:58 -07:00
linweibin
092ab3d509
Fix some typos and syntax errors
...
Fix some typos and syntax errors involving cluster.md, ingress.md and replicaset.md
2017-08-17 16:08:59 -07:00
XsWack
51cfd800d9
Update quality-service-pod.md
...
fix bad url
2017-08-17 16:07:42 -07:00
XsWack
eb6ad67805
Update quota-api-object.md ( #4944 )
...
fix bad url
2017-08-17 16:07:20 -07:00
Anthony
ee090c8621
Update debug-application-introspection.md
...
add "." to sentence.
2017-08-17 15:53:42 -07:00
Anthony
408d8d610e
Update debug-application.md
...
add "." to the sentence
2017-08-17 15:53:24 -07:00
Weibin Lin
dae117d2c9
Update logging-stackdriver.md ( #4966 )
...
fix typos
2017-08-17 15:47:19 -07:00
Irfan Ur Rehman
adc08d543e
Add links to kubefed commands in federation set up doc
2017-08-17 15:45:23 -07:00
Anthony
583a582a18
Update access-cluster-services.md ( #4972 )
...
modify "url" to "URL"
2017-08-17 15:40:17 -07:00
Anthony
f10a59109d
Update resource-usage-monitoring.md
...
modify "cadvisor" to "cAdvisor"
2017-08-17 15:38:24 -07:00
Anthony
d8ef089c18
Update configure-cloud-provider-firewall.md
...
modify "ips" to "IPs"
2017-08-17 15:36:57 -07:00
Anthony
d39c22e69b
Update authenticate-across-clusters-kubeconfig.md
...
modify the first letter of sentence to be in uppercase
2017-08-17 15:32:54 -07:00
Anthony
025ce41945
Update securing-a-cluster.md ( #4975 )
...
modify "their namespace" to "their namespaces"
2017-08-17 14:03:49 -07:00
Anthony
ebb38a98e7
Update configure-upgrade-etcd.md ( #4978 )
...
add "." to the sentence
2017-08-17 14:02:43 -07:00
Anthony
b3fe14a5ca
Update namespaces.md ( #4981 )
...
modify "the value of cluster and user are" to "the values of cluster and user are"
2017-08-17 13:57:21 -07:00
Stewart-YU
446d95ac38
Update http-proxy-access-api.md ( #4982 )
...
Fix leading spaces in commands.
2017-08-17 13:52:51 -07:00
Anthony
ad79020aa5
Update out-of-resource.md ( #4992 )
...
add "." to the sentence
2017-08-17 13:47:56 -07:00
Anthony
511aaf4d5d
Update encrypt-data.md
...
add ":" to the sentence
2017-08-17 15:25:33 -04:00
Anthony
1ab3f9ab2f
Update create-external-load-balancer.md
...
modify the "." of the sentence
2017-08-17 12:12:06 -07:00
Anthony
2590f59f24
Update configure-pdb.md
...
add "." and ":" to the sentence
2017-08-17 11:57:14 -07:00
XsWack
726e9ff26f
Update memory-constraint-namespace.md
...
we can not access the URL and update it to the right URL
2017-08-17 11:56:28 -07:00
XsWack
1d7169e88b
Update safely-drain-node.md
...
There will be 404 status in the jump process and fix the url
2017-08-17 11:55:53 -07:00
Anthony
2cf0e8f0b4
Update share-configuration.md ( #5000 )
...
modify "Bearer token/basic auth are" to " Bearer token/basic auth is"
2017-08-17 11:50:33 -07:00
Ti Zhou
53177b5de0
Fixed several typos in markdown files. ( #5005 )
2017-08-17 11:45:12 -07:00
Weibin Lin
bc5951ca10
fix some typos ( #5007 )
...
* Update ingress.md
fix typo
* Update source-ip.md
2017-08-17 11:43:08 -07:00
Stewart-YU
72c78a9788
Update install-kubectl.md
...
Fix leading spaces in commands.
2017-08-17 11:42:28 -07:00
Anthony
1ad1fd5f16
Update ip-masq-agent.md ( #5008 )
...
delete "Kubernetes 1.7"
2017-08-17 11:41:57 -07:00
Kenblair1226
21f09fd6cc
Modify the wrong hpa command. ( #5009 )
2017-08-17 11:40:55 -07:00
Anthony
5af8f6feae
Update index.md
...
add "." for the sentence
2017-08-17 11:40:24 -07:00
XsWack
ef9adeab73
Update delete-stateful-set.md
...
fix bad URL
2017-08-17 11:18:18 -07:00
Lion-Wei
a846d2807f
Update managing-tls-in-a-cluster.md
2017-08-17 10:47:28 -07:00
Anthony
cc248ef32c
Update force-delete-stateful-set-pod.md
...
modify "node" to "Node"
2017-08-17 10:32:12 -07:00
Weibin Lin
098cb806d1
Update define-command-argument-container.md
...
update links
2017-08-17 10:21:13 -07:00
Anthony
6b0db5ff90
Update reserve-compute-resources.md
...
add "." to the sentence
2017-08-17 10:20:48 -07:00
Stewart-YU
7cc9c4b873
Update configure-service-account.md
...
Missing a signal.
2017-08-17 10:20:26 -07:00
Anthony
bfe4ac9f65
Update index.md
...
modify " ' " of the sentence
2017-08-17 10:14:18 -07:00
Anthony
c8acd9950c
Update parallel-processing-expansion.md
...
modify the first letter of sentence to be in uppercase
2017-08-17 10:13:33 -07:00
Anthony
cf4abdbe39
Update run-single-instance-stateful-application.md
...
modify "mysql" to "MySQL"
2017-08-17 10:12:12 -07:00
Lion-Wei
cff22f5829
modify link of 'Configure Default Memory Requests and Limits for a Namespace'
2017-08-16 10:19:58 +08:00
Lion-Wei
43fcd5a832
Update access-cluster-api.md ( #4878 )
2017-08-15 00:44:09 -07:00
Stewart-YU
e7d7acf2e8
Update configure-cloud-provider-firewall.md ( #4884 )
...
The code highlight is unnecessary here.
2017-08-15 00:29:38 -07:00
Stewart-YU
93cb9e0275
Update create-external-load-balancer.md ( #4882 )
...
Fix leading spaces in commands.
2017-08-15 00:24:23 -07:00
Yecheng Fu
eede65a3c9
FIX: Use absoluate path instead of relative. ( #4730 )
2017-08-14 22:39:25 -07:00
Anthony
886fe53b88
Update assign-cpu-resource.md
...
modify "1 CPU" to "1 cpu" and "container" to "Container"
2017-08-14 10:40:43 -07:00
Anthony
9353bb9836
Update install-kubectl.md
...
modify kubernetes to Kubernetes
2017-08-14 10:39:15 -07:00
Anthony
cdf7613c6a
Update set-up-coredns-provider-federation.md
...
modify "coredns" to "CoreDNS"
2017-08-14 10:38:54 -07:00
Anthony
e4362bda83
Update configure-pod-configmap.md
...
modify "a ConfigMaps" to "a ConfigMap"
2017-08-14 10:26:45 -07:00
Anthony
98607fd3cc
Update access-cluster.md
...
modify "api server" to "apiserver"
2017-08-14 10:24:20 -07:00
lemon-tree
8ff1c80bf5
Update assign-memory-resource.md
...
Because "Container" is a specific word in Kubernetes, so the first letter need to be capitalized.
2017-08-14 10:23:52 -07:00
XsWack
e3d0567a40
Update quality-service-pod.md
...
fix bad url
2017-08-14 10:14:18 -07:00
Steve Perry
176b91d558
New Task topic for kubectl patch. ( #4519 )
2017-08-14 09:43:56 -07:00
XsWack
0e8832960d
fix bad url
...
fix some bad url
2017-08-12 09:25:54 -07:00
XsWack
bf3bbf42a2
Update port-forward-access-application-cluster.md
...
Fix leading spaces in kubectl commands
2017-08-11 11:00:24 -07:00
Lion-Wei
290e77988f
Update federation-service-discovery.md
...
add a space.
2017-08-10 21:49:23 -07:00
Slava Semushin
b6c5ecd438
encrypt-data.md: make base64 command work on Linux.
2017-08-10 21:34:34 -07:00
XsWack
551587e727
Update service-access-application-cluster.md
...
Fix leading spaces in kubectl commands and unified format.As ahmetb says,This is causing bash/zsh shells to not to record the executed command in the history. See this link for details: https://unix.stackexchange.com/questions/115917/why-is-bash-not-storing-commands-that-start-with-spaces
2017-08-10 17:57:34 -07:00
Stewart-YU
8f887edaf1
Update run-single-instance-stateful-application.md ( #4709 )
...
missing a space
2017-08-10 16:58:08 -07:00
Stewart-YU
cc7cadb138
Update ingress.md ( #4712 )
...
spelling mistake.
2017-08-10 12:03:54 -07:00
Stewart-YU
b3eca614c7
Update ingress.md
...
missing space.
2017-08-10 10:48:51 -07:00
Matthew Huxtable
2bd131f98f
Correct indent bug in httpGet liveness probe
2017-08-10 10:47:17 -07:00
Rohit Sharma
cd90b08c06
Update extend-api-third-party-resource.md
2017-08-09 10:09:13 -07:00
Xiaoyu Zhang
da139b36be
Update kubectl get scale's output ( #4708 )
2017-08-09 10:07:21 -07:00
supereagle
23b482294e
Update configure-pod-configmap.md
2017-08-09 09:59:48 -07:00
XsWack
64d8c68a3f
Update configure-liveness-readiness-probes.md
...
Fix bad url. http://k8s.io/docs/user-guide/liveness/image/server.go is a bad url and it should be https://github.com/kubernetes/kubernetes/blob/master/test/images/liveness/server.go
2017-08-09 09:54:58 -07:00
XsWack
646880aaba
Update resource-usage-monitoring.md
...
fix typo
2017-08-09 09:11:27 -07:00
dengyi1996
627ff5d40a
Update weave-network-policy.md ( #4683 )
...
* Update weave-network-policy.md
add weavenet networkpolicy example
* Edits from zacharysarah
* Merge branch 'master' into patch-10
* Merge branch 'patch-10' of github.com:dengyi1996/kubernetes.github.io into patch-10
* Merge branch 'master' into patch-10
2017-08-08 22:49:09 -07:00
XsWack
544891a7e2
Update configmap.md
...
fix typo
2017-08-09 08:58:32 +08:00
Slava Semushin
8bbae8df49
encrypt-data.md: update all secrets in all namespaces.
2017-08-08 15:09:39 -07:00
XsWack
428a03de7c
Merge branch 'master' into patch-9
2017-08-08 16:46:29 +08:00
Steve Perry
2576f404f0
Start new task for Opaque Integer Resources. ( #4363 )
2017-08-08 01:05:23 -07:00
XsWack
90b7489ecf
Update set-up-cluster-federation-kubefed.md
...
fix typo and unified format
2017-08-08 14:22:27 +08:00
XsWack
07bd50d390
Update index.md
...
fix typo
2017-08-08 12:05:33 +08:00
XsWack
ad01c19d9a
Update load-balance-access-application-cluster.md
...
Fix leading spaces in kubectl commands
2017-08-08 08:47:42 +08:00
Zachary Corleissen
d5fdf214de
[404 fix] One character syntax fix ( #4674 )
...
* One character syntax fix
* Added redirect for delete-pods
* Removed redirect_from statement
2017-08-07 16:55:19 -07:00
dengyi1996
d76fbb0b27
Update scheduling-gpus.md
...
privileged mode is not needed on my kubernetes cluster, and it will make other developers confuse.
e.g:
I try to use this example to test whether the keyword "resources->limit" will work.when I set limit:1 with privileged,I can reach all gpus instead of single gpu.
```
kind: Pod
apiVersion: v1
metadata:
name: gpu-pod-1
spec:
containers:
- name: gpu-container-1
image: tensorflow/tensorflow:latest-gpu
securityContext:
privileged: true
env:
- name: LD_LIBRARY_PATH
value: "$LD_LIBRARY_PATH:/usr/lib/nvidia"
- name: CUDA_HOME
value: "/usr/local/nvidia"
# securityContext:
# privileged: true
resources:
limits:
alpha.kubernetes.io/nvidia-gpu: 1
volumeMounts:
- mountPath: /usr/local/nvidia/bin
name: bin
- mountPath: /usr/lib/nvidia
name: lib
volumes:
- hostPath:
path: /usr/local/cuda/bin
name: bin
- hostPath:
path: /var/lib/nvidia-docker/volumes/nvidia_driver/375.26/lib64/
name: lib
```
it show all gpu devices because of privileged mode
```
[name: "/cpu:0"
device_type: "CPU"
memory_limit: 268435456
locality {
}
incarnation: 3223127178054071976
, name: "/gpu:0"
device_type: "GPU"
memory_limit: 103809024
locality {
bus_id: 1
}
incarnation: 6184347283432924133
physical_device_desc: "device: 0, name: Quadro K4200, pci bus id: 0000:03:00.0"
, name: "/gpu:1"
device_type: "GPU"
memory_limit: 103809024
locality {
bus_id: 1
}
incarnation: 1058630844567460797
physical_device_desc: "device: 1, name: Quadro K4200, pci bus id: 0000:04:00.0"
]
```
2017-08-07 16:49:35 -07:00
Malepati Bala Siva Sai Akhil
b795543eb2
Fix Broken Link
...
Fix Broken Link related to client-go in Access Clusters Using the Kubernetes API
2017-08-07 15:53:53 -07:00
lichuqiang
58f454f424
fix typo
2017-08-07 15:41:21 -07:00
XsWack
6c0e3bdbba
Update encrypt-data.md
...
fix typo
2017-08-07 15:40:31 -07:00
XsWack
0951183d64
Update managing-tls-in-a-cluster.md
...
fix typo
2017-08-07 15:40:14 -07:00
Steve Perry
3d2c06c4c3
Update Task topics on resource management. ( #4158 )
2017-08-07 15:30:29 -07:00
Ahmet Alp Balkan
a86d9355b0
Fix leading spaces in kubectl commands
...
This is causing bash/zsh shells to not to record the executed command in the
history. See this link for details: https://unix.stackexchange.com/questions/115917/why-is-bash-not-storing-commands-that-start-with-spaces
Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
2017-08-06 14:19:04 -07:00
lichuqiang
b27bbecb89
fix typo
2017-08-05 12:15:36 +08:00
Jessica Yao
59349b8bdc
edit instructions for hpa based on custom metrics
2017-08-04 17:25:43 -07:00
dengyi1996
bda690e547
Update scheduling-gpus.md
2017-08-04 14:36:53 -07:00
Aaron Crickenberger
18e9aa59d1
Rename OWNERS assignees: to approvers:
...
They are effectively the same, assignees is deprecated
2017-08-03 16:22:52 -07:00
Rye Terrell
3fd1ff3036
add instructions for installing kubefed with snap
2017-08-03 13:51:41 -07:00
XsWack
2c11c0de1f
Update access-cluster.md
...
https://git.k8s.io/client-go/examples/examples/in-cluster/main.go is a bad url and it should be https://git.k8s.io/client-go/examples/examples/in-cluster-client-configuration/main.go
2017-08-03 13:46:55 -07:00
Cody Clark
8e012468a4
Removing extra spaces
...
Per Issue [4602](https://github.com/kubernetes/kubernetes.github.io/issues/4602 )
2017-08-03 13:08:15 -07:00
cliffburdick
ec0c650e6a
Fixed apostrophe
2017-08-02 14:06:20 -07:00
Andrew Chen
97b86a6fba
Merge branch 'master' into 4549-complete-sentence
2017-08-01 22:55:07 -07:00
Andrew Chen
d4893d4fe6
bump up final notes to h2
2017-08-01 22:42:55 -07:00
Andrew Chen
7febf3e780
add template tags
2017-08-01 22:37:46 -07:00
zacharysarah
2f5370e0a7
Fixed an awkward sentence
2017-08-01 15:45:18 -07:00
zacharysarah
b80cebf70b
Fixed broken link, consistent style usage
2017-08-01 15:38:20 -07:00
zacharysarah
700bb5564b
Add task template
2017-08-01 15:34:50 -07:00
Luke Heidecke
abd60bc4be
Fix use of on-premises terminology ( #4413 )
...
* Fix use of on-premises terminology
* Update ingress doc with on-premises term
2017-08-01 15:10:37 -07:00
WanLinghao
4d9320bb40
yaml file errors on scheduling-gpus.md ( #4436 )
...
* Update scheduling-gpus.md
* Update scheduling-gpus.md
2017-08-01 14:33:04 -07:00
zacharysarah
a4003ad766
Completed sentence, applied style guide to section
2017-08-01 13:38:15 -07:00
Cody Clark
bb47b3f43f
Example for sig-docs meeting ( #4571 )
2017-08-01 11:41:33 -07:00
Ianeta Hutchinson
9af54c7c5a
Applying template to Namespaces topic and moving to Tasks. ( #2925 )
...
* Applying template to Namespaces topic and moving to Tasks.
* update links
2017-08-01 02:34:55 -07:00
Andrew Chen
72508c26fe
Reimplement PR #4339
2017-08-01 02:23:13 -07:00
Andrew Chen
6ec54a096e
Reimplement PR #4545
2017-08-01 02:09:29 -07:00
Andrew Chen
ff1432531c
Reimplement PR #3981
2017-08-01 01:54:43 -07:00
xufei
6549a0b34a
docs: Fix sentence begins with an uppercase letter ( #4556 )
2017-08-01 01:31:55 -07:00
Xing Zhou
d9e099b7af
Turn env variables to upper case in the example.
...
As K8s won't change the env variable from configmap(using envFrom
to upper case, so change the variable names to upper case in the
example.
2017-08-01 01:17:24 -07:00
Matthew Dorn
52b8d44683
use raw github url for ip-masq-agent.yaml
2017-08-01 01:12:22 -07:00