Skip to content

Commit 54ff8b1

Browse files
authored
Merge pull request #296 from tao12345666333/fix-broken-url
doc: fix urls
2 parents d63533b + 215d341 commit 54ff8b1

File tree

5 files changed

+14
-18
lines changed

5 files changed

+14
-18
lines changed

images/base/Dockerfile

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,7 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
# kind cluster base image, built on Kubernetes's debian-base
16-
# which is basically a very stripped down debian image (~43MB)
17-
# that ships with a small utility 'clean-install' which is an ideal drop in for
18-
# apt-get update && apt-get install $@
19-
# see https://github.com/kubernetes/kubernetes/tree/master/build/debian-base
15+
# kind cluster base image, built on ubuntu:18.04
2016
#
2117
# To this we add systemd, CNI, and other tools needed to run Kubeadm
2218
#

0 commit comments

Comments
 (0)