Commit Graph

732 Commits

Author SHA1 Message Date
Manatsawin Hanmongkolchai 170bf5200e Updated docs for UsePolicyConfigMap 2017-10-27 08:56:08 +07:00
chrislovecnm ceafc684f2 updating documenation for new phases name 2017-10-26 12:37:55 -06:00
chrislovecnm 384c74d66c Refactoring IAM phase to Security Phase 2017-10-26 12:28:50 -06:00
Rohith 9958d333ae Kops Toolbox Template
The current implementation fails on template which reference unset variables, it is however useful at times to permit overriding this behavior and using sprig default() for example methods to handle it

- added a new command line option --fail-on-missing (defaults to true, so keeps the current behaviour)
- updated the unit test to reflect the changes
- updated the cli docs
2017-10-22 14:29:23 +00:00
Kubernetes Submit Queue 7bdf854db2 Merge pull request #3652 from tallaxes/master
Automatic merge from submit-queue.

update kubernetes-dashboard image version to v1.7.1

https://github.com/kubernetes/dashboard/issues/2401, causing high CPU, is fixed in 1.7.1.
Image version number is the only change.
2017-10-20 21:22:43 -07:00
Kubernetes Submit Queue b334d963de Merge pull request #3674 from r4j4h/patch-2
Automatic merge from submit-queue.

Added example output from a 1.4.12 cluster

For `CVE-2017-14491` page
2017-10-19 16:01:09 -07:00
Jasmine Hegman 1a9a5351d0 Added example output from a 1.4.12 cluster 2017-10-19 15:15:46 -07:00
Mike Splain 8549e8e7ff Add HorizontalPodAutoscalerSyncPeriod for kubeControllerManager 2017-10-19 17:57:33 -04:00
Chi Hoang feaf7d6b6e updated aws tutorial so reader can copy and paste command instead of searching for aws key and secret 2017-10-18 06:09:14 -07:00
Quentin Nerden bc7e5a0649 Add kops toolbox template docs 2017-10-17 20:33:14 +02:00
tallaxes ffb2923eb8 Bump kubernetes-dashboard to v1.7.1 2017-10-16 23:38:11 -07:00
Ali Fathieh 583bcab6bf link to cve Advisory release doc fixed 2017-10-17 12:44:29 +11:00
William Austin a21dfafa0d Add missing "-nanny" in image name. 2017-10-16 10:29:34 -06:00
Kubernetes Submit Queue f14b5a564a Merge pull request #3580 from chrislovecnm/kops-1.7.1-advisory-update
Automatic merge from submit-queue.

updating cve advisory for kops-1.7.1 release

- fixed line wrap
- fixed typos
- added updates for kops 1.7.1 release
2017-10-11 14:23:28 -07:00
chrislovecnm 8792823ad9 Fixing english per PR review 2017-10-10 12:20:19 -06:00
Kubernetes Submit Queue 59735b8957 Merge pull request #3585 from justinsb/fix_old_custom_build
Automatic merge from submit-queue.

Fix old custom build instructions
2017-10-10 11:10:53 -07:00
Mike Splain b4de894ea8 Update homebrew release docs.
`brew bump-formula-pr` has simplified the process for updating brew
forumla
2017-10-10 13:32:43 -04:00
Kubernetes Submit Queue 4798a670ed Merge pull request #3584 from justinsb/release_branch_docs
Automatic merge from submit-queue.

Release docs update git push command
2017-10-10 09:22:57 -07:00
Justin Santa Barbara 8fb35963af Fix old custom build instructions
Also we need to explicitly call kops-install now
2017-10-10 07:37:25 -04:00
Justin Santa Barbara 49e2f03308 Release docs update git push command
The command to push to the release branch was wrong, which meant the
release branch wasn't getting updated.
2017-10-10 06:30:33 -04:00
Justin Santa Barbara 08dc649fde Docs tweak - specify flag, not kube-up env var
ENABLE_CUSTOM_METRICS is a kube-up artifact; the flags are the truth.
2017-10-10 06:23:09 -04:00
Kubernetes Submit Queue 2bc9df1973 Merge pull request #3582 from enxebre/gce-tuto
Automatic merge from submit-queue.

Update gce storage url
2017-10-10 03:12:44 -07:00
Alberto be4c4eb644 Update gce.md 2017-10-10 11:14:36 +02:00
Rahul Mahale bb017bc33f Merge branch 'master' into update-cluster-spec-document-with-custom-metrics-flag 2017-10-10 14:09:30 +05:30
Rahul Mahale b0bb54a08b Add link to kubernetes documentation 2017-10-10 14:07:43 +05:30
chrislovecnm 97d0305fdf tweaks 2017-10-09 20:59:36 -06:00
chrislovecnm fdb4670d61 updating cve advisory for kops-1.7.1 release 2017-10-09 20:52:27 -06:00
Manatsawin Hanmongkolchai a06fbbac79 Added documentation that PolicyConfigMap should not be used during cluster creation 2017-10-10 09:33:48 +07:00
Manatsawin Hanmongkolchai be8aa9fecc Added docs on policyConfigMap 2017-10-10 09:10:05 +07:00
Mike Splain 44b503ee25 1.7.1 Release notes first pass
We'll need to move the current release notes in master for 1.7.1 to 1.8.0 since
they were not included in this release at this time and cherry-pick
these notes into master.
2017-10-09 11:09:56 -04:00
Mike Splain 563938c813 Move old 1.7.1 release notes to 1.8.0 to expedite hotfix release 2017-10-09 09:54:34 -04:00
Rahul Mahale 5d3adf0164 Document enabling custom metrics using kops
- Tested it with kops version 1.7 and k8s v1.7.2
2017-10-09 13:43:24 +05:30
Kubernetes Submit Queue 4440001355 Merge pull request #3514 from gambol99/etcd3
Automatic merge from submit-queue.

Etcd V3 & TLS Support
2017-10-08 22:53:38 -07:00
Chris Love 6d0cefcec8 Fixed table 2017-10-08 15:12:03 -06:00
chrislovecnm ed3651d688 CVE-2017-14491 Documentation Hot Fixes and kops fixes 2017-10-08 14:53:55 -06:00
Kubernetes Submit Queue 079102759f Merge pull request #3528 from justinsb/tutorial
Automatic merge from submit-queue.

First tutorial page: getting started with GCE
2017-10-06 16:31:42 -07:00
Kubernetes Submit Queue 70274617f0 Merge pull request #3540 from electronicarts/create-cluster-doc-update
Automatic merge from submit-queue.

Added documentation on best practices for creating clusters with HA m…

Fix #3389
2017-10-05 00:08:50 -07:00
jatan28 5340f865e1 moved documentation from cli to high_availability.md 2017-10-04 23:27:07 -07:00
jatan28 e8600f7021 Added documentation on best practices for creating clusters with HA masters in regions with 2 AZ 2017-10-04 17:34:16 -07:00
Justin Santa Barbara 0402909689 First tutorial page: getting started with GCE 2017-10-04 11:46:47 -04:00
Rohith 7c2ce19196 Etcd V3 & TLS Support
- adding documentation for the etcd v3 and tls options
2017-10-03 10:10:56 +01:00
Kubernetes Submit Queue 518e97d97b Merge pull request #3510 from justinsb/bazel
Automatic merge from submit-queue.

Initial bazel support

Builds on the 1.8 version bump

The "trick" is to strip the BUILD & BUILD.bazel files from the vendor-ed deps.

Will rebase after 1.8 version bump merges.
2017-10-03 01:19:27 -07:00
Justin Santa Barbara 8b6e2eb8ad docs: clean up installation instructions 2017-10-03 00:37:51 -04:00
Justin Santa Barbara 87b6ba6b19 Initial bazel support 2017-10-02 14:27:20 -04:00
Justin Santa Barbara 424b5b41d7 Regenerated docs/apireference 2017-10-01 21:13:25 -04:00
Justin Santa Barbara 95d4f3eb59 More code updates for 1.8 2017-10-01 21:13:00 -04:00
Justin Santa Barbara 5332ce5fe6 Add docs that debian 9 images should work 2017-09-30 15:57:49 -04:00
John Laswell a6dbc73502
docs updates to clarify and fix typos
Helps with https://github.com/kubernetes/kops/issues/3441.
2017-09-26 19:50:38 -04:00
Kubernetes Submit Queue fc3716677a Merge pull request #3345 from andreychernih/enable-critical-feature-gate
Automatic merge from submit-queue. .

Enable ExperimentalCriticalPodAnnotation feature gate

Otherwise, it is possible that critical system components will be evicted

https://github.com/kubernetes/kops/issues/3194
https://github.com/kubernetes/kubernetes/issues/51432
2017-09-24 21:59:49 -07:00
Kubernetes Submit Queue ba42020e09 Merge pull request #3329 from chrislovecnm/promote-drain-validate
Automatic merge from submit-queue. .

promoting drain and validate by setting feature flag to true

I am unable to recreate https://github.com/kubernetes/kops/issues/2407, and frankly, it may be an edge case.  We could warn a user if their wait times are low, but that would be another PR.

This PR moves Drain and Validate functionality for rolling-updates into the default user experience, setting the Feature Flag to true.

Per feedback, I am using the node and master interval times for the validation.
2017-09-23 21:07:26 -07:00