- Create your kind cluster (suit yourself https://kind.sigs.k8s.io/docs/user/configuration/)
cat <<EOF | kind create cluster --config=-
kind: Cluster
apiVersion: kind.x-k8s.io/v1alpha4
nodes:
- role: control-plane
| 有什么问题或者想法,都可以在这里讨论,谢谢。 |
| Other 13 hrs 8 mins ███████████████████▏░ 91.3% | |
| Go 1 hr 8 mins █▋░░░░░░░░░░░░░░░░░░░ 8.0% | |
| Markdown 3 mins ░░░░░░░░░░░░░░░░░░░░░ 0.4% | |
| TOML 2 mins ░░░░░░░░░░░░░░░░░░░░░ 0.2% | |
| Text 1 min ░░░░░░░░░░░░░░░░░░░░░ 0.2% |
cat <<EOF | kind create cluster --config=-
kind: Cluster
apiVersion: kind.x-k8s.io/v1alpha4
nodes:
- role: control-plane
This content was presented at a sig-testing meeting on 8/25/2020, available as a video here
Generated on Sep 19, 2025
| Package | Current | Latest | URL |
|---|---|---|---|
| github.com/Azure/go-ansiterm | 306776ec8161 | faa5f7b0171c | https://github.com/Azure/go-ansiterm/compare/306776ec8161...faa5f7b0171c |
| github.com/antlr4-go/antlr/v4 | v4.13.0 | v4.13.1 | https://github.com/antlr4-go/antlr/v4/compare/v4.13.0...v4.13.1 |
| github.com/chai2010/gettext-go | v1.0.2 | v1.0.3 | https://github.com/chai2010/gettext-go/compare/v1.0.2...v1.0.3 |
| github.com/container-storage-interface/spec | v1.9.0 | v1.11.0 | https://github.com/container-storage-interface/spec/compare/v1.9.0...v1.11.0 |
| github.com/coredns/corefile-migration | v1.0.27 | v1.0.28 | https://github.com/coredns/corefile-migration/compare/v1.0.27...v1.0.28 |
| github.com/coreos/go-oidc | v2.3.0 | v2.4.0 | https://github.com/coreos/go-oidc/compare/v2.3.0...v2.4.0 |
curl -sk https://localhost:10250/pods/--anonymous-auth is turned off, you will see a 401 Unauthorized response.--anonymous-auth is true and --authorization-mode is Webhook you'll see 403 Forbidden response with message Forbidden (user=system:anonymous, verb=get, resource=nodes, subresource=proxy)--anonymous-auth is true and --authorization-mode is AlwaysAllow you'll see a list of pods.| wget https://www.atlassian.com/software/confluence/downloads/binary/atlassian-confluence-5.9.4-x64.bin | |
| chmod +x atlassian-confluence-5.9.4-x64.bin | |
| ./atlassian-confluence-5.9.4-x64.bin | |
| sudo apt-get update | |
| sudo apt-get install nginx | |
| sudo vi /etc/nginx/sites-available/docs.youdomain.com | |
| server { |