c7e72942a9
The extraction of the monolithic hyperkube binary from its container image to be used as kubelet was last relevant in Kubernetes 1.16. Since then, the hyperkube image has been deprecated, the structure of the image has been changed, and it has ultimately been eliminated in Kubernetes 1.19. This change cleans up promenade accordingly. Reverts the following commits: *886007b
New CLI option to extract hyperkube *32a6c15
hyperkube image in promenade init *955deed
New source for hyperkube binary definition Change-Id: Ib62ecdf1af13abe8202a4ba4f86c39b9042ed13f
40 lines
1.1 KiB
ReStructuredText
40 lines
1.1 KiB
ReStructuredText
..
|
|
Copyright 2017 AT&T Intellectual Property.
|
|
All Rights Reserved.
|
|
|
|
Licensed under the Apache License, Version 2.0 (the "License"); you may
|
|
not use this file except in compliance with the License. You may obtain
|
|
a copy of the License at
|
|
|
|
http://www.apache.org/licenses/LICENSE-2.0
|
|
|
|
Unless required by applicable law or agreed to in writing, software
|
|
distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
|
|
WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
|
|
License for the specific language governing permissions and limitations
|
|
under the License.
|
|
|
|
=====================================
|
|
Welcome to Promenade's documentation!
|
|
=====================================
|
|
|
|
Promenade is a tool for bootstrapping a resilient Kubernetes cluster and
|
|
managing its life-cycle.
|
|
|
|
User's Guide
|
|
============
|
|
|
|
Promenade Configuration Guide
|
|
-----------------------------
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
developer-onboarding
|
|
design
|
|
getting-started
|
|
configuration/index
|
|
troubleshooting/index
|
|
api
|
|
exceptions
|