Skip to content

Instantly share code, notes, and snippets.

View NileshGule's full-sized avatar

Nilesh Gule NileshGule

View GitHub Profile
apiVersion: apps/v1beta1
kind: Deployment
metadata:
name: techtalksapi
namespace: aks-part4
labels:
run: techtalksapi
spec:
@NileshGule
NileshGule / azure-pipelines.yml
Created February 3, 2019 12:57
Gist for Blog post on Travis CI to Azure migraton
# Xcode
# Build, test, and archive an Xcode workspace on macOS.
# Add steps that install certificates, test, sign, and distribute an app, save build artifacts, and more:
# https://docs.microsoft.com/azure/devops/pipelines/languages/xcode
pool:
vmImage: 'macOS 10.13'
steps:
@NileshGule
NileshGule / Voxxed-Days-2019.md
Last active May 30, 2019 01:11
Voxxed Days 2019 demo setup
@NileshGule
NileshGule / edit-metrics-server-deployment.md
Last active October 2, 2024 21:21
gist to update kuberentes metrics server deployment

deploy metrics server


kubectl apply -f https://github.com/kubernetes-sigs/metrics-server/releases/latest/download/components.yaml

edit metrics server deployment by adding command