kubectl 1.6 reference docs

This commit is contained in:
Phillip Wittrock
2017-03-16 13:11:42 -07:00
parent 9c8a08a310
commit 495e9f22b6
769 changed files with 112609 additions and 0 deletions
@@ -0,0 +1 @@
hello world
@@ -0,0 +1,8 @@
<html lang="en">
<head>
<title>Awesome page</title>
</head>
<body>
hello world!
</body>
</html>
@@ -0,0 +1,8 @@
<html lang="en">
<head>
<title>Other page</title>
</head>
<body>
hello there!
</body>
</html>