Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

k8s道場の修正依頼 #67

Open
mkiken opened this issue Feb 16, 2019 · 7 comments
Open

k8s道場の修正依頼 #67

mkiken opened this issue Feb 16, 2019 · 7 comments

Comments

@mkiken
Copy link

mkiken commented Feb 16, 2019

第5回のコマンド

kubectl apply date-tail.yaml

kubectl apply -f date-tail.yaml
@mkiken
Copy link
Author

mkiken commented Feb 16, 2019

第6回のmanifestファイルのecho""がなくて

sh: syntax error: unexpected "("

になる

@mkiken
Copy link
Author

mkiken commented Feb 16, 2019

第7回

リソース料 -> リソース量?

kubectl replace --force -f pod.yaml

kubectl replace --force -f fsgroup-test.yaml

@mkiken
Copy link
Author

mkiken commented Feb 16, 2019

第12回
日本語がおかしいかも?

PVC / StorageClassをPVを動的にProvisioningする
先程もStorageClassを指定はしたが、StorageClassの名前を指定しただった。

@mkiken
Copy link
Author

mkiken commented Feb 16, 2019

第17回
(´・ω・`)

ラベルを指定するするにはManifestを使用する方法とCLIから操作する方法がある。
kubectl label pod/nginx fooi-

kubectl label pod/nginx foo-

@mkiken
Copy link
Author

mkiken commented Feb 17, 2019

第22回
(´・ω・`)

さて、それではリクエストと送ってみよう。

@mkiken
Copy link
Author

mkiken commented Feb 17, 2019

第24回

kube-controller-manger

kube-controller-manager
Cotainer Runtimeはkubeletからの呼び出され、コンテナの実行をする。

Container Runtimeはkubeletから呼び出され、コンテナの実行をする。

@mkiken
Copy link
Author

mkiken commented Feb 17, 2019

第25回

Kuvernetes In Action

v -> b

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant