sudo kubectl edit deployment kubernetes-dashboard-kong -n kubernetes-dashboard
sudo kubectl edit deployment kubernetes-dashboard-kong -n kubernetes-dashboard
sudo kubectl edit deployment kubernetes-dashboard-kong -n kubernetes-dashboard
After foo-baring apt upgrade npm, everthing was hosed: curl -s https://packages.cloud.google.com/apt/doc/apt-key.gpg | sudo apt-key add – OK sudo apt-add-repository “deb http://apt.kubernetes.io/ kubernetes-xenial main” frank@kubemasterHit:1 http://security.ubuntu.com/ubuntu focal-security InReleaseHit:3 https://aquasecurity.github.io/trivy-repo/deb focal InReleaseHit:4…
Tool Purpose Interaction Scope kubeadm Cluster setup and administration. Used for bootstrapping a minimum viable Kubernetes cluster and managing its lifecycle, such as upgrades and joining nodes. Communicates with the…
Other popular Kubernetes tools The Kubernetes ecosystem offers a broad range of other tools to simplify, manage, and extend a cluster’s functionality. Management and development Continuous delivery and GitOps Monitoring…
Get the node join command from the Kubernetes Master This will output something like: Then on each node (kubenode1, kubenode2), run that command as root. ✅ Before You Join On…
It appears Kubernetes Certificates have expired….
Looking for an automated way to backup Kubernete resources Generating .yaml export for each resource. This is still a work in progress…I need to:— evaluate and validate the exported yaml…
The all-in-one open source security scanner https://aquasecurity.github.io/trivy/v0.38/getting-started/installation/ trivy k8s –report summary cluster trivy –report summary –timeout 900s cluster
*** THIS WAS WORKING ** The connection to the server localhost:8080 was refused – did you specify the right host or port?